html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
margin: 0;
padding: 0;
text-align: left;
}
#preload {
	display:none;
	height: 1px;
	width: 1px;
	position: absolute;
	left: 38px;
	top: 296px;
}
body {
	background-image: url(../images/bg3.png);
	background-repeat: repeat;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#divider {
	height: 8px;
	background-color: #531414;
}
#header {
	margin-bottom:92px;
	background-image:url(../images/header_red.png);
	background-repeat:repeat-x;
	height:206px;
}
#headerMiddle {
	width: 1548px;
	margin-right: auto;
	margin-left: auto;
	height:206px;
	background-image:url(../images/header_middle.png);
	background-repeat:no-repeat;
}
#printHeader {
	float: left;
	margin-right: 400px;
	margin-top: 14px;
	height: 45px;
}
#identityHeader {
	float: left;
	height: 45px;
	margin-top: 14px;
	margin-right: 400px;
}
#nav {
	float: left;
	width: 250px;
}
#content {
	float: left;
	width: 682px;
	margin-bottom:200px;
	padding-left:14px;
	padding-right:14px;	
}
#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:white;
	text-shadow: 2px 2px 3px #1f1f1f;
	filter: dropshadow(color=#1f1f1f, offx=1, offy=1);
	line-height: 24px;
}
#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:white;
	text-shadow: 2px 2px 3px #1f1f1f;
	filter: dropshadow(color=#1f1f1f, offx=1, offy=1);
}
#content a {
	color:#f5a7c9;
	text-decoration:none;
}
#content a:hover {
	color:#f5a7c9;
	text-decoration:underline;
}

#logo {
	width: 250px;
	background-image: url(../images/logosmall.png);
	background-repeat: no-repeat;
	height: 180px;
	margin-left:250px;
}
#logo:hover {
	width: 250px;
	background-image: url(../images/logobig.png);
	background-repeat: no-repeat;
	height: 180px;
}

/*NAVIGATION */

#home {
	height:38px;
	width:130px;
	background-image: url(../images/home.png);
	margin-bottom:2px;
	margin-left: 10px;
}
#work {
	height:38px;
	width:135px;
	background-image: url(../images/work.png);
	margin-bottom:2px;
	margin-left: 10px;
}
#services {
	height:38px;
	width:200px;
	background-image: url(../images/services.png);
	margin-bottom:2px;
	margin-left: 10px;
}
#about {
	height:38px;
	width:143px;
	background-image:url(../images/about.png);
	margin-bottom:2px;
	margin-left: 10px;
}
#blogg {
	height:38px;
	width:143px;
	background-image: url(../images/blogg.png);
	margin-bottom:2px;
	margin-left: 10px;
}
#contact {
	height:38px;
	width:194px;
	background-image: url(../images/contact.png);
	margin-bottom:2px;
	margin-left: 10px;
}
#home:hover {
	height:38px;
	background-image: url(../images/home_hover.png);
	margin-bottom:2px;
	margin-left: 10px;
}
#work:hover {
	height:38px;
	background-image: url(../images/work_hover.png);
	margin-bottom:2px;
	margin-left: 10px;
}
#services:hover {
	height:38px;
	background-image: url(../images/services_hover.png);
	margin-bottom:2px;
	margin-left: 10px;
}
#about:hover {
	height:38px;
	background-image:url(../images/about_hover.png);
	margin-bottom:2px;
	margin-left: 10px;
}
#blogg:hover {
	height:38px;
	background-image: url(../images/blogg_hover.png);
	margin-bottom:2px;
	margin-left: 10px;
}
#contact:hover {
	height:38px;
	background-image: url(../images/contact_hover.png);
	margin-bottom:2px;
	margin-left: 10px;
}

/*FOOTER*/

#footer {
   position:relative;
   bottom:0;
   width:100%;
   height:348px;
   background-image:url(../images/footer_bg.jpg);
   float:left;
}
#footerMiddle {
	width:960px;
	height:348px;
	background-image:url(../images/footer_middle.jpg);
	margin-left:auto;
	margin-right:auto;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
	color:#FFF;
	text-shadow: 2px 2px 3px #1f1f1f;
	filter: dropshadow(color=#1f1f1f, offx=1, offy=1);
}
#footerMiddle a {
	color:#f5a7c9;
	text-decoration:none;
}
#footerMiddle a:hover {
	color:#f5a7c9;
	text-decoration:underline;
}
#places {
	width:324px;
	height:348px;
	float:left;
}
#footerCopyright {
	width:180px;
	margin-top:100px;
	margin-left:60px;
	float:left;
	color:#f5a7c9;
}
#placesLeft {
	width:157px;
	float:left;
	margin-top:102px;
	margin-left:10px;
}
#placesRight {
	width:157px;
	float:left;
	margin-top:102px;
}
#socialize {
	width:314px;
	height:348px;
	float:left;
}
#socializeLeft {
	width:156px;
	float:left;
	margin-top:102px;
}
#socializeRight {
	width:158px;
	float:left;
	margin-top:102px;
}
#tweet {
	width:314px;
	height:348px;
	float:left;
}
#tweetStatus {
	width:237px;
	float:left;
	margin-left:35px;
	margin-top:100px;
}
#tweetStatus p {
	font-size: xx-small;
	color: #F5A7C9;
}
#tweetFollow {
	width:177px;
	margin-left:115px;
	margin-top:189px;
}


/*THUMBNAILS*/

#thumb1 {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	background-color:#531414;
	padding:8px;
}
#thumb2 {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	background-color:#531414;
	padding:8px;
}
#thumb3 {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	background-color:#531414;
	padding:8px;
}
#thumb4 {
	width:150px;
	height:100px;
	float:left;
	background-color:#531414;
	padding:8px;
}
#thumb5 {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 5px;
	background-color:#531414;
	padding:8px;
}
#thumb6 {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 5px;
	background-color:#531414;
	padding:8px;
}
#thumb7 {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 5px;
	background-color:#531414;
	padding:8px;
}
#thumb8 {
	width:150px;
	height:100px;
	float:left;
	margin-top: 5px;
	background-color:#531414;
	padding:8px;
}
#thumb9 {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	background-color:#531414;
	padding:8px;
}
#thumb10 {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	background-color:#531414;
	padding:8px;
}
#thumb11 {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	background-color:#531414;
	padding:8px;
}
#thumb12 {
	width:150px;
	height:100px;
	float:left;
	margin-top: 10px;
	background-color:#531414;
	padding:8px;
}
#thumb13 {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	background-color:#531414;
	padding:8px;
}
#thumb14 {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	background-color:#531414;
	padding:8px;
}
#thumb15 {
	width:150px;
	height:100px;
	float:left;
	margin-right:10px;
	margin-top: 10px;
	background-color:#531414;
	padding:8px;
}
#thumb16 {
	width:150px;
	height:100px;
	float:left;
	margin-top: 10px;
	background-color:#531414;
	padding:8px;
	margin-right: 5px;
}
#thumb17 {
	width:150px;
	height:100px;
	float:left;
	margin-top: 10px;
	background-color:#531414;
	padding:8px;
	margin-right: 5px;
}
#thumb18 {
	width:150px;
	height:100px;
	float:left;
	margin-top: 10px;
	background-color:#531414;
	padding:8px;
	margin-right: 5px;
}
#thumb19 {
	width:150px;
	height:100px;
	float:left;
	margin-top: 10px;
	background-color:#531414;
	padding:8px;
}
/*THUMBNAILS HOVER*/

#thumb1:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb2:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb3:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb4:hover {
	width:150px;
	height:100px;
	float:left;
	background-color:#ee3d77;
	padding:8px;
}
#thumb5:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 5px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb6:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 5px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb7:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 5px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb8:hover {
	width:150px;
	height:100px;
	float:left;
	margin-top: 5px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb9:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb10:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb11:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb12:hover {
	width:150px;
	height:100px;
	float:left;
	margin-top: 10px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb13:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb14:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:5px;
	margin-top: 10px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb15:hover {
	width:150px;
	height:100px;
	float:left;
	margin-right:10px;
	margin-top: 10px;
	background-color:#ee3d77;
	padding:8px;
}
#thumb16:hover {
	width:150px;
	height:100px;
	float:left;
	margin-top: 10px;
	background-color:#ee3d77;
	padding:8px;
	margin-right: 5px;
}
#thumb17:hover {
	width:150px;
	height:100px;
	float:left;
	margin-top: 10px;
	background-color:#ee3d77;
	padding:8px;
	margin-right: 5px;
}
#thumb18:hover {
	width:150px;
	height:100px;
	float:left;
	margin-top: 10px;
	background-color:#ee3d77;
	padding:8px;
	margin-right: 5px;
}
#thumb19:hover {
	width:150px;
	height:100px;
	float:left;
	margin-top: 10px;
	background-color:#ee3d77;
	padding:8px;
}
	
#services1 {
	width: 110px;
	float:left;
	margin-left: 8px;
}
#services2 {
	width: 200px;
	float:left;
}
#services3 {
	width: 125px;
	float:left;
}
#services4 {
	width: 125px;
}

/*CONTACT FORM */

:focus {
outline:0 none;
}
#contactForm {
	width:470px;
	float:left;
}
#contactForm form p #nameField {
	margin-top: 19px;
}
#contactForm form .textField {
	height: 37px;
	width: 220px;
	background-image: url(../images/text_field.png);
	background-repeat: no-repeat;
	border:0 none;
	background-color:transparent;
	padding-left:8px;
	margin-top: 5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:small;
	color:white;
	text-shadow: 2px 2px 3px #1f1f1f;
	filter: dropshadow(color=#1f1f1f, offx=1, offy=1);
}
#contactForm form #messageBox {
	height: 192px;
	width: 450px;
	background-image: url(../images/form_message.png);
	background-repeat: no-repeat;
	border:0 none;
	resize:none;
	background-color:transparent;
	margin-top: 5px;
	padding:8px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:small;
	color:white;
	text-shadow: 2px 2px 3px #1f1f1f;
	filter: dropshadow(color=#1f1f1f, offx=1, offy=1);
}
#contactForm form p #formSubmit {
	background-image: url(../images/submit.png);
	height: 30px;
	width: 112px;
	background-repeat: no-repeat;
	border:none;
	margin-top: 10px;
	color: transparent;
}
#contactForm form p #formSubmit:hover {
	background-image: url(../images/submit_hover.png);
	background-repeat: no-repeat;
	border:none;
	cursor:pointer;
}
#contactForm form p #subjectField {
	margin-left: 7px;
}
#contactForm form p #emailField {
	margin-left: 7px;
}
#contactIcons {
	height: 83px;
	width: 40px;
	background-image:url(../images/contact_icons.png);
	float:left;
	margin-left:21px;
	margin-top:19px;
}
#contactEmail {
	width:150px;
	float:left;
	margin-top:31px;
}
#contactPhone {
	width:150px;
	float:left;
	margin-top:31px;
}
