body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	background-color: #999999;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p, li  {
	line-height: 125%;
	margin-right: 30px;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
A {
	color: #3D779C;
}

h1 {
	font-size: 16pt;
	color: #0C4070;
	padding: 30px 10px 5px 20px;
	margin: 0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16pt;
	color: #0C4070;
	padding: 10px 10px 5px 25px;
	margin: 0px;
}



h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	color: #376E95;
	padding-left: 20px;
	margin: 0px 0px -10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.clear {
	clear: both;
}
.column {
	float: left;
	width: 477px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
}

#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#company_name {
	font-size: 30px;
	font-weight: bold;
	color: #164B79;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#main_menu {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	width: 960px;
	margin: 0px;
	padding: 8px 0px 0px;
	height: 32px;
	list-style-type: none;
}

#home_img {
	float: left;
	padding-top: 40px;
	padding-left: 20px;
}
#page_content {
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
}

.head_bg {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
}


.p_home {
	padding-top: 80px;
}


#main_menu LI {
	font-size: 20px;
	display: inline;
	margin-right: 50px;
	margin-left: 20px;
	margin-top: 8px;
}
#main_menu A:link {
	text-decoration: none;
	color: #FFFFFF;
}
#main_menu A:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 960px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #093D6D;
}
#footer P {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
}


.foot_left {
	background-image: url(../images/bg_leftfooter.jpg);
	background-repeat: repeat-x;
	background-color: #CCD9E1;
	height: 200px;
}

.foot_right {
	background-image: url(../images/bg_rightfooter.jpg);
	background-repeat: repeat-x;
	background-color: #C2CFD7;
	height: 340px;
}
.p_other {
	margin-top: 35px;
}
#footer A {
	font-size: 9pt;
	color: #666666;
}
.columnwide {

	float: left;
	width: 600px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
}
.columnnarrow {


	float: left;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
}
