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

body {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
	background-color:#333333;
	background-image: url(img/background4.jpg);
}
a:active {
}

h1,h2,h3,h4 {
	margin-top: 3px;
}
h1 {
	font-size: 24px;
    line-height:27px;
	color: #003399;
}
h2 {
	font-size: 18px;
	line-height:23px;
	color: #000;
	background-color: #999;
	background-repeat: repeat;
}
h3 {
	font-size: 16px;
    line-height:18px;
	color: #003399;
}
a {
	color: #2F2FFF;
}
a:hover {
	color: #D00000;
}
#layout {
	padding: 0px;
	width:950px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/leftbkg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#fff;
}
#header {
	width: auto;
	background-color: #000000;
	border-bottom: solid #ccc 4px;
	color: #FFF;
	font-size: 12pt;
	padding: 5px;
	margin: 0px;
	font-weight: bolder;
}
#topnav {
	width: auto;
	padding: 5px;
	text-align: center;
	background-image: url(img/topnavbkg1.gif);
	background-repeat: repeat-x;
}
#topnav a {
	padding-right: 15px;
	font-size: 12pt;
	font-weight: bold;
	color: #222;
	text-decoration: none;
}
#topnav a:hover {
	color: #FF0000;
}
#content {
	border-left: solid #d8af36 10px;
	border-right: solid #d8af36 10px;
	background-image: url(img/leftbkg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height:1%;
	background-color: #999;
}
#c1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 5px;
	width: 200px;
	float: left;
	color: #FFF;
	background-color: #999;
}
#c1 a {
	color: #000066;
}
	
#c1 a:hover {
	color: #000;
}
#c2 {
	padding: 5px;
	background-color: #999;
	margin-left:210px;
	color: #000;
}
#c2-service {
	padding: 5px;
	background-color: #999;
	margin-left:15px;
	text-align: left;
}
#c2full {
	padding: 5px;
	background-color: #ffffff;
	margin: 0px;
}

#footer {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #ffffff;
	border-top: solid #ccc 1px;
	border-bottom: solid #d8af36 10px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer a {
	color: #C00;
	padding-right: 12px;
}
#footer a:hover {
	color: #D00000;
}

#Text {
}
img.floatleft {
	float: left;
	margin-right: 5px;
}
img.floatright {
	float: right;
	margin-left: 5px;
}
#layout #content #c2 p {
	text-align: left;
	font-size: 14px;
	color: #000;
	background-color: #999;
	background-repeat: repeat;
}
#layout #content #c2 p {
	text-align: left;
	color: #000;
	font-weight: normal;

}
strong {
	font-size: 16px;
	font-weight: bolder;

}
a:hover {
	text-align: left;
}
#layout #content #c2 .style1 p {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
.Left {
	text-align: left;
}
.Middle {
	text-align: center;
}
#layout #content #c2 h2 .floatright .floatleft {
	color: #F00;
}
.c {
	color: #F00;
}
#layout #content #c2 h2 {
	font-size: 24px;
}
#layout #content #c2 h2 {
	font-size: 18px;
}
.center {


}
#layout #content #footer {
	font-weight: bold;
	background-color: #999;
	color: #F00;
}
#layout #content #c2 p a {
	color: #00F;
}

