body { 
	background-image : url(../img/bg.jpg); 
	background-repeat : repeat-x;
	background-color: #f5ede0;
	font-family : Verdana, Arial, Helvetica, sans-serif ! important; 
	font-size : 10px; 
	color : #333; 
	margin : 0; 
} 


h1, h2, h3, h4 {
	color: #5F5F5F;
	font-weight: bold;
}


h1 {
	text-transform: uppercase;
	font-size: 16px;
}

h2 {
	text-transform: uppercase;
	font-size: 14px;
}


h3 {
	font-size: 12px;
}


h4 {
	font-size: 11px;
}


form { margin: 0; padding: 0;}

a:link, a:visited { 
	color : #5f5f5f; 
	font-weight : bold; 
	text-decoration : none;
}

a:hover { 
	text-decoration : none; 
	color : #2ca5e7; 
}

p { 
	line-height : 1.9; 
	margin-bottom : 7px; 
}

strong.c5 { 
	color : #000; 
}

.search { 
	width : 100px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	background-image : url('../img/input-bg.jpg'); 
	background-repeat : repeat-x; 
	border : 1px solid #c8c8c8; 
	font-size : 9px; 
	color: #d1d1d1;
}

.sbutton { 
	width : 35px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px;
	background-image : url('../img/button-bg.jpg'); 
	background-repeat : repeat-x; 
	border : 1px solid #8b8b8b; 
}

.button { 
	width : 60px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px;
	color: #ffffff;
	background-color: #313d49;
	border : 0px; 
}


.button1 {
	padding: 2px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px;
	color: #ffffff ! important;
	background-color: #313d49;
	border : 0px;
	float: right;
	margin-right: 20px;
	font-size: 9px ! important;
	font-weight: normal ! important;
}


.input { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px;
	color: #d1d1d1;
	background-color: #1b2229;
	border : 2px solid #627074; 
}


div.c2 { 
	padding-top: 70px; 
}

div.c1 { 
	padding-left: 455px; 
}

.content_footer td {
	color: #627074;
}

.menu {
	list-style: none ! important;
	margin-left: 0px;
	padding-left: 40px;
}

.menu li {
	background-image: url(../img/separator.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 2px 0 4px 6px;
	font-size: 12px;
	display: block;
}

.menu li a:hover, .menu li .active {
	color: #2ca5e7;
	height: 28px;
}


.submenu {
	list-style: none ! important;
	margin-top: 4px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 2px;
	clear: both;
}

.submenu li {
	background-image: none;
	height: auto;
	padding-left: 6px;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	margin-bottom: 4px;
}

.submenu li a:hover, .submenu li .active {
	color: #2ca5e7;
}

#logo {
	width: 232px;
	
	background-image : url(../img/h1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header {
	background-image : url(../img/bg1.jpg);
}

#search {
	display: inline;
	margin-right: 20px;
}

#search a {
	margin: 0 12px;
}

#search input {
	color: #000;
}

#content {
	background-image : url(../img/content_head.gif); 
	background-repeat: repeat-x; 
	background-color: #a5a5a5;
}

#left_wrapper {
	background-image: url(../img/h3_bg.jpg); 
	background-repeat: repeat-y; 
	background-color: #a5a5a5;
}

#left_content {
	background-image: url(../img/h3.jpg); 
	background-repeat: no-repeat; 
	padding-left: 5px; 
	padding-top: 100px;
	height: 661px;
}


#right_wrapper {
	background-image : url(../img/h4_bg.jpg);
	background-repeat: repeat-y;
	background-color: #a5a5a5;
}


#right_content { 
	padding-top: 15px;
	background-image : url(../img/h4.jpg);
	background-repeat: no-repeat;
	
}

#right_content h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #1B222A;
	font-stretch: extra-condensed;
	letter-spacing: -0.8px;
	margin-top: 18px;
}

