@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,a{
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
body{
	background-color: #333333;

}
h1{
	font-family:verdana, arial;
	font-size:22px;
	color:#333366;
} 
h2{
	font-family:verdana, arial;
	font-size:16px;
	color:#336699;
} 
h3{
	font-family:verdana, arial;
	font-size:18px;
	color:#FFFFFF;
} 
h4,h5,h6{
	font-size:153.9%;
	font-weight:normal;
	color:#336699;
}
p{
	color: #333333;
	line-height: 18px;
	font-size:12px;
}
.red-txt{
	color: #990000;
	line-height: 18px;
	font-size:12px;
}
td{
	font-size:12px;
	color: #333333;
}
ul{
	color: #666666;
	text-align: left;
}
li{
	line-height: 25px;
	list-style-position: inside;
}
.link-txt{
	color: #3381CE;
	line-height: 18px;
	font-size:12px;
}
.wrapper{
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.header{
	width:960px;
	height:187px;
	background-image:url(../images/top-banner.png);
	background-repeat:no-repeat;
	float: left;
}
.top-links{
	width:960px;
	float:left;
	text-align: right;
	padding: 15px 0 0 0;
	color: #FFFFFF;
	font-size: 10px;
	background-color:#333333;
}
.top-link-txt{
	color: #FFFFFF;
	font-size: 10px;
}
	
.tel-no{
	width:940px;
	float:left;
	text-align: right;
	padding: 40px 0 0 0;
	color: #FFFFFF;
	font-size: 18px;
}
.nav-bar{
	float:left;
	width:935px;
	height:35px;
	background-image:url(../images/nav-bg.png);
	background-repeat:repeat-x;
	padding: 0 0 0 25px;
}
.nav-break{
	width:45px;
	height:35px;
	float:left;
	background-image:url(../images/nav-break.png);
	background-repeat:no-repeat;
	background-position:center;
}
.nav-sections{
	float:left;
	width:auto;
	padding: 8px 0 0 0;
	text-align: center;
}
.nav-txt-style{
	color: #FFFFFF;
	font-size: 14px;
}
.left-cont{
	float:left;
	width:550px;
}
.flash-banner{
	float:left;
	width:610px;
	height:218px;
	background-color:#000000;
	margin: 0 0 0 20px;
}
.content-hold{
	float:left;
	width:550px;
}
.content-txt{
	float:left;
	width:530px;
	padding: 20px 0 20px 20px;
}
.right-cont{
	float:left;
	width:390px;
	padding: 0 0 0 20px;
}
.right-nav-bg{
	width:390px;
	background-image:url(../images/right-nav-bg.png);
	background-repeat:repeat-x;
	background-color: #000000;
}
.yellow-txt{
	color:#336699;
}
.footer{
	float:left;
	width:940px;
	height:22px;
	margin:0 0 0 0;
	padding: 5px 0 0 20px;
	color: #ffffff;
	font-size: 10px;
	background-color: #000000;
}
.right-nav-content{
	width:340px;
	float:left;
	background-image:url(../images/green-arrow-btn.png);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding: 0 0 0 0px;
	margin: 15px 0 25px 25px;
}
.bottom-links{
	text-align:center;
	font-size:10px;
	color: #ffffff;
	padding: 15px 0 10px 0;
}
.image-banner{
	width:960px;
	height:228px;
	float:left;
}
.bullet-arrow{
	list-style-type: none;
	background-image: url(../images/bullet-arrow.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	text-indent: 25px;
	text-align: left;
	line-height: 30px;
	color:#FFFFFF;
}
.gallery-hold{
	float:left;
	width:920px;
}

