/*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, 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:#254488;font-weight:bold; }	
a:hover {color:#bb2028;}

h1, h2 ,h3 {
	
	}
	
h1 {font-size:280%;}
h2 {font-size:175%;}
h3{font-size:130%;}

em {
	font-style:oblique;
	font-weight:bold;
	}
	
strong {
	font-weight:bold;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background: url(../images/bg.gif);
	color:#f9fbf1;
	font:14px arial,sans-serif;
	line-height:1.3;
	padding-top:1px;
	}
	
.container {
	margin:0 auto;
	position:relative;
	width:777px;
	}
	
.wrap {
	float:left;
	width:774px;
	padding:5px;
	background:#fff;
	margin-bottom:5px;
	}
	
#header {
	background:url(../images/header.jpg) no-repeat;
	color:#fff;
	float:left;
	width:753px;
	padding:10px;
	margin-bottom:5px;
	}
	
#header h1 {
	float:left;
	line-height:22px;
	width:450px;
	font-size:18px;
	}
	
#header h1 strong {
	font-size:36px;
	}
	
#header h1 a {
	color:#fff;
	text-decoration:none;
	}
	
#header h2 {
	float:left;
	width:500px;
	font-size:20px;
	margin-top:10px;
	}
	
#nav {
	float:left;
	background:url(../images/left.jpg) no-repeat;
	width:395px;
	height:295px;
	padding:5px 0 0 5px;
	margin-bottom:5px;
	}
	
#nav img {
	padding-bottom:3px;
	}
	
.promos {
	float:right;
	width:355px;
	height:290px;
	background:url(../images/promobg.jpg) no-repeat;
	color:#dce5e7;
	padding:5px;
	margin-bottom:5px;
	}
	
.promos h2 {
	font-size:18px;
	line-height:20px;
	}
	
.promos h2 strong {
	font-size:24px;
	}
	
.promos blockquote {
	background:#b8d1df url(../images/promo.jpg) repeat-x;
	border:2px solid #fff;
	width:305px;
	padding:5px;
	margin:0;
	margin:10px;
	color:#0b1e48;
	font:18px georgia, serif;
	font-style:italic;
	line-height:20px;
	}	
	
.promos h3 {
	text-align:center;
	font-size:24px;
	}
	
#content {
	float:left;
	width:763px;
	background:#dce5e7;
	color:#2c2c2c;
	padding:5px;
	margin-bottom:5px;
	}
	
#content h1 {
	background:url(../images/titlebg.gif) repeat-x;
	color:#2c2c2c;
	font-size:17px;
	padding:8px 5px 15px 5px;
	}
	
.side_bar {
	float:left;
	width:100px;
	font-size:12px;
	}
	
#contact {
	float:right;
	/*background:url(../images/formbg.gif) no-repeat;*/
	color:#253633;
	padding:10px;
	width:300px;
	font-size:16px;
	height: auto;
	}
	
#contact p {
	border-bottom:3px solid #6d6f72;
	padding-bottom:10px;
	font-size:12px;
	}

#content h3 {
	text-align:center;
	border-bottom:1px solid #fff;
	margin-bottom:5px;
	}
	
#content ul.services {
	float:left;
	width:200px;
	margin:0 10px 0 10px;
	}
	
#content label {
	float:left;
	width:65px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
	}
	
#content input, #content textarea {
	
	margin-bottom:5px;
	
	}
	
#content textarea {
	width:258px;
	height:100px;
	margin-left:5px;
	}
	
#content input.submit {
	height:38px;
	width:266px;
	}
	
p.footer {
	text-align:center;
	color:#2c2c2c;
	font-size:11px;
	margin-top:5px;
	float:left;
	width:773px;
	}
	
img.float-left {
	float:left;
	margin:0 5px 5px 0;
	}
	
img.float-right {
	float:right;
	margin:0 0 5px 5px;
	}	
	
.jsvalidation{
	float:left;
	font: 10px arial, sans-serif; 
	margin-left: 4px; 
	color: #fff;
	font-weight:bold;	
	background:transparent; 
	text-align: left; 
	padding-top:3px;
}
.small{
	font-size: 13px;}
.circle{list-style: disc; margin-left: 20px; }
