@charset "utf-8";

html {

	height: 100%;

	width: 100%;

}



/* CSS Document */



body {

	padding: 0;

	margin: 0;

	background-color: #f6f6f6;

	background-image: url(images/background_sec.jpg);

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	height: 100%;

	width: 100%;

	background-repeat: repeat-x;

}





a {

	color: #171717;

	text-decoration: none;

}

.content a {
	color: #3E5C8E;
	text-decoration: underline;
}



ul{

	margin:0;

	padding:0;

	list-style-type:none;

	display: block;

}img {

	border: 0;

}

h1 {

	font-size: 18px;

	line-height: 20px;

	margin: 0 0 20px 0;

	padding: 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #18140d;

	font-weight: normal;

	width: 564px;

	display: block;

}

p {

	margin: 0;

}



.full_height {

	height: 100%;

	background-image: url(images/background_left_sec_full.gif);

	background-repeat: repeat-y;

}



.left_margin_sec {

	width: 849px;

	float: left;

	background-image: url(images/background_left_sec.gif);

	background-repeat: repeat-x;

	background-position: bottom;

}







.container_sec {

	width: 699px;

	padding: 0px;

	margin: 0 0 0 150px;

	float: left;

	background-image: url(images/background_bot_sec.gif);

	background-repeat: repeat-y;

}

.header_sec {

	width: 699px;

	height: 159px;

	background-image: url(images/background_sec.jpg);

	margin: 0 0 0 0;

}

.header_back_sec {

	height: 141px;

	background-image: url(images/background_top_sec.gif);

	background-repeat: repeat-y;

}

.header_back_sec img {

	margin: 43px 0 0 45px;

}



.left_content_sec {

	width: 61px;

	height: 456px;

	background-image: url(images/left_content.jpg);

	background-repeat: no-repeat;

	float: left;

}



.navigation_sec {

	padding: 0 0 0 59px;

	background-image: url(images/background_top_sec.gif);

	background-repeat: repeat-y;

	height: 38px;

	margin: 0 0 18px 0;

	float: left;

	width: 640px;

}



.navigation_sec li {

	float: left;

	font-size: 16px;

	font-weight: bold;

	color: #505047;

	margin: 0 22px 10px 0;

	height: 38px;

	padding: 11px 0 0 0;

}



.navigation_sec img {

	margin: 0 22px 0 0;

	float: left;

}

.secondary_nav {

	float: left;

	margin: 0;

	background-image: url(images/sec_content_bg.jpg);

	background-repeat: repeat-x;

	border-right-width: 18px;

	border-left-width: 18px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #898989;

	border-left-color: #c1c1c1;

	width: 663px;

}

.secondary_nav ul {

	font-weight: bold;

	color: #423E3D;

	padding: 10px 30px 10px 41px;

	height: 14px;

	margin: 0;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #898989;

}



.secondary_nav li {

	float: left;

	margin: 0 20px 0 0;

	padding: 0;

}

.secondary_nav a {

}

.secondary_nav  a:hover {

	color: #8B8B8B;

}







.content {

	float: left;

	margin: 0;

	width: 592px;

	background-image: url(images/sec_content_bg.jpg);

	background-repeat: repeat-x;

        background-color: #f6f6f6;

	border-right-width: 18px;

	border-left-width: 18px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #898989;

	border-left-color: #c1c1c1;

	padding: 15px 30px 41px 41px;

}

.clear_sec {

	clear: both;

	border-top-width: 18px;

	border-top-style: solid;

	border-top-color: #898989;

}
