/*CSS Document*/

/*Reset Styles!*/

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
	}
	
p {
	margin:10px 0;
	}
	
a {color:#ff0000;}	
a:hover {color:#fff;}

ul {
	margin:10px 30px;
	}
	
em {
	font-style:oblique;
	}
	
strong {
	font-weight:bold;
	}
	
blockquote {
	margin:50px;
	}
	
ul li {
	list-style-type:circle;
	margin:10px;
	}

body {
	background:#01223b url(../images/bg.gif) repeat-x;
	color:#fff;
	font:13px georgia, serif;
	}
	
#container {
	position:relative;
	margin:0 auto;
	width:900px;
	}
	
#container .biz-info {
	float:left;
	margin-left:100px;
font-size:16px;
	font-weight:bold;
	width:700px;
line-height:18px;
padding-bottom:15px;
}

#container .biz-info h1 {
	font-size:24px;
	margin-top:0px;
line-height:30px;
}

#container .biz-info h1.name {
	float:left;margin-left:-20px; margin-top:20px;
	width:245px;
}

#container .biz-info h1.phone {
	float:right;
	width:460px; text-align:right;
}

#container .biz-info h1.phone strong {
	font-size:14px;
}

#landing {
	width:726px;
	margin:0 auto;
	padding-top:68px;
position:relative;
margin-bottom:50px;
	}
	
#landing .box  {
	float:left;
	width:362px;
	height:253px;
	z-index:1;
	}
	
#logo, #logo-inside {
	position:absolute;
	top:240px;
	left:360px;
	background:url(../images/logo.gif) no-repeat;
	height:150px;
	width:149px;
	z-index:10;
	}

a #logo {color:#fff;}
	
#logo-inside {
	top:20px;
	left:760px;
	}
	
#logo h1, #logo-inside h1 {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-top:90px;
	}
	
#landing p {
	color:#ff0000;
	text-align:center;
	font-size:18px;
	}
	
#landing p span.footer, #landing p a {
	color:#d0cec7;
	font-size:14px!important;
	}
	
#menu {
		float:left;
		background:#01233c url(../images/homebg.jpg) no-repeat;
		width:885px;
		height:19px;
		font-weight:bold;
		padding-left:15px;
		padding-top:4px;
		margin-top:80px;
		z-index:1;
		}
		
#menu a {
		color:#fff;
		text-decoration:none;
		margin-right:30px;
		}
		
#menu strong.phone {
		float:right;
		margin-right:180px;
		margin-top:-15px;
		}
		
#header {
		background:url(../images/header.jpg) no-repeat;
		height:280px;
		width:863px;
		float:left;
		clear:both;
		margin-top:25px;
		color:#000;
		}
		
#header p {
		margin-top:15px;
		}
		
#header img.header-img {
		float:left;
		margin-top:5px;
		margin-left:5px;
		}
		
#header form {
		margin-top:10px;
		}
		
#header .form-left {
		float:left;
		width:290px;
		}
		
#header .form-right {
		float:left;
		width:290px;
		}
		
#header form label, #header form input {
		float:left;
		margin-top:5px;
		}
		
#header form label {
		width:57px;
		}
		
#header form input, #header form textarea {
		border:1px solid #444;
		}
		
#header 	form input.submit {
	border:none;
	color:#fff;
	float:right;
	margin-right:30px;
	}		
		
#header .message {
		font-size:10px;
		color:#444;
		float:left;
		clear:both;
		margin-left:57px;
		width:200px;
		}
	
#content {
	margin-top:25px;
	float:left;
	clear:both;
	width:900px;
	}
	
#content h1 {
	font-size:20px;
	color:#ff0000;
	}	
	
#content h2, h3 {
	font-size:16px;
	color:#f20000;
	}

#content .gallery {
	float:left;
	width:320px;
	}	

.page-footer {
	float:left;
	width:900px;
	font-size:20px;
	color:#f20000;
	margin-top:20px;
	text-align:center;
clear:both;
	}

.page-footer a {
	color:#fff;
}

.page-footer-main {
	margin-top:100px;
float:left;
	font-size:20px;
	color:#f20000;
	text-align:center;
width:700px;
clear:both;
}
	
.page-footer strong {
	color:#fff;
	}
	
#footer {
	float:left;
	clear:both;
	text-align:center;
	width:900px;
	margin-top:30px;
	font-size:10px;
	}

#footer p.lead {
	font-size:18px;
}
	
.jsvalidation{
	float:left;
	clear:both;
	font: 10px arial, sans-serif; 
	margin-left: 0px; 
	color: red; 
	background:transparent; 
	text-align: left; 
	width:300px;
}

