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



h1 {
	padding: 2px 0 5px 0px; 
	font: 26px "Times New Roman", Times, serif;
	font-style: italic;
	color: #2b4b73;	
	border-bottom: 1px solid #e4e1dd;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #5b696a;
	padding-left: 20px;

}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0573b6;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-style: normal;
	padding-left: 20px;
	padding-right: 20px;
	color: #6b6a68;
}

p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	color: #6b6a68;
}


#wrap_head {
	height: 441px; 
	width: 1200px;
	margin: auto;
}



#nav {
	height: 40px; 
	width: 1200px;
	margin: auto;
}

#tabs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	line-height: 47px;
	margin: 0px auto;
	padding: 0px;
	height: 40px;
	width: 300px;
	text-align: center;

}

#tabs ul {
	margin: 0px;
	padding: 0px;
	width: 920px;
	height: 40px;
}

#tabs ul li {
	list-style-type: none;
	font-weight: lighter;
	float: left;
	margin: 0px;
	padding: 0px;
}

#tabs ul li#home {
	width: 114px;
}

#tabs ul li#about {
	width: 114px;
}

#tabs ul li#products {
	width: 114px;
}

#tabs ul li#blog {
	width: 114px;
}


#tabs ul li a {
	display: block;
	font-weight: lighter;
	background: url(../images/red_tab.png) bottom no-repeat;
	margin: 0px;
	text-decoration: none;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	height: 40px;
}

#tabs ul li a:hover {
	display: block;
	font-weight: lighter;
	margin: 0px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #FFF;
	background: url(../images/blue_tab.png) bottom no-repeat;
	height: 40px;
}

#tabs ul li a#current {
	display: block;
	font-weight: lighter;
	margin: 0px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	color: #1b4872;
	background: url(../images/white_tab.png) bottom no-repeat;
	height: 40px;
}

#content {
	height: 1100px;
	width: 1080px;
	margin: auto;
	clear: both;
}

#content2 {
	height: 2250px;
	width: 1080px;
	margin: auto;
	clear: both;
}

#content3 {
	height: 1650px;
	width: 1080px;
	margin: auto;
	clear: both;
}
#content4 {
	height: 1000px;
	width: 1080px;
	margin: auto;
	clear: both;
}

#content5 {
	height: 9550px;
	width: 1080px;
	margin: auto;
	clear: both;
}

#left {
	height: 630px;
	width: 380px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0;
}


#right {
	height: 900px;
	width: 700px;
	float: left;
	background: url(../images/col_bk.jpg) top no-repeat;
	margin: 0px 0px 0px 0px;
}

#right2 {
	height: 2250px;
	width: 700px;
	float: left;
	background: url(../images/col_bk.jpg) top no-repeat;
	margin: 0px 0px 0px 0px;
}

#right3 {
	height: 1350px;
	width: 700px;
	float: left;
	background: url(../images/col_bk.jpg) top no-repeat;
	margin: 0px 0px 0px 0px;
}
#right4 {
	height: 1650px;
	width: 700px;
	float: left;
	background: url(../images/col_bk.jpg) top no-repeat;
	margin: 0px 0px 0px 0px;
}
#right5 {
	height: 9550px;
	width: 700px;
	float: left;
	background: url(../images/col_bk.jpg) top no-repeat;
	margin: 0px 0px 0px 0px;
}


#image {
	height: 261px;
	width: 372px;
	float: right;
}

#image2 {
	height: 780px;
	width: 320px;
	float: right;
}

#footer {
	height: 200px;
	width: 1080px;
	text-align: center;
	margin: auto;
	border-top: 1px solid #999;
	clear: both;
}
