
body{
	background-color: #e5e5fb;
	background-image: url(images/body_back.gif);
	background-repeat: repeat-x;
}

a:link{
	color: #5356D5;
}

a:visited{
	color: #5356D5;
}

a.text_nav{
	text-decoration: none; 
	outline-style:none;
}

#page_wrapper{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(images/page_wrapper_back.gif);
	background-repeat: repeat-y;
}

#page{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	/*border: thin solid #D8D8D8;
	border-width: 1px;*/
}

#header{
	width: 780px;
	height: 150px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#header img{
	margin: 0px;
	padding: 0px;
}

#navigation{
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-image: url(images/nav_back.gif);	
	/*background-color: #FFFFFF;*/
}

#navigation img{
	border: none;
	margin: 0px;
	padding: 0px;
	display: block;
}


div.divider img{
	margin: 0px;
	padding: 0px;
	display: block;
}

#contents{
	font-family : verdana; 
	font-size : 11px; 
	font-weight : normal; 
	color : #595959; 
	line-height : 16px;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
}

#contents h2{
	font-family : verdana; 
	font-size : 12px;
	font-weight: bold;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

#contents h2.breadcrumb {
	border-bottom: 1px solid #D7D7D7;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#contents h2.breadcrumb a{
	text-decoration: none; 
	outline-style:none;
}


#contents h3{
	font-family : verdana; 
	font-size : 12px;
	font-weight: bold;
	vertical-align: bottom;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

#contents h3.links{
	color: #D98546;
}

#contents p{
	margin: 0px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

#contents p.links img{
	padding-right: 6px;
}

#contents p.links span{
	padding-left: 12px;
}

#contents ul{
	margin-top: 2px;
	margin-bottom: 2px;
}

#contents li{
	margin-bottom: 5px;
}

#contents table{
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 9px;
	margin-left: 50px;
	border-collapse:collapse;		
}

#contents table tr td {
	border-bottom: 1px dotted #B1B1B1;
	padding-right: 32px;
}

#contents table.portfolio{
	border: none;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

#contents table.portfolio tr td{
	text-align: center;
	vertical-align: top;
	border: none;
}

#contents table.portfolio tr td a{
	text-decoration: none; 
	outline-style:none;
	color : #595959; 
}

#contents table.navigation_links{
	border: none;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

#contents table.navigation_links tr td{
	border: none;
}

img.portfolio_image{
	display: block;
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}	

#footer img{
	margin: 0px;
	padding: 0px;
	display: block;
}

#footer p{
	font-family : verdana; 
	font-size : 11px; 
	font-weight : normal; 
	color : #595959; 
	line-height : 16px;
	text-align: center;
	padding: 10px;
	padding-bottom: 5px;
}

#contents p.call_us_today{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#contents p.phone_number{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #F34830;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}

#contents p.contact_us_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#contents p.contact_us_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #597B5B;
	margin-top: 4px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.copyright{
	font-family : verdana; 
	font-size : 11px; 
	font-weight : normal; 
	color : #595959; 
	line-height : 16px;
	text-align: center;
	margin-top: 0px;
	padding: 10px;
	padding-bottom: 5px;
}
