body {
	background-color: #FFFFFF;
	background-image: url(graphics/bg_home.png);
	background-repeat: repeat-x;
}

html, body {
	height: 100%;
}

* {
	margin: 0;
}





img {
	border:0;
}





.content_pic_left {
	float: left;
	display: inline;
	margin-right: 21px;
	margin-bottom: 20px;
	margin-left: -5px;
	
}



a.button_p_r:hover { background-position: 0 -31px; }



a.button_p_l:hover { background-position: 0 -31px; }


a.button_v_r:hover { background-position: 0 -31px; }


a.button_v_l:hover { background-position: 0 -31px; }


table{ text-align:center;}
th{padding:10px;color:#666;text-transform:uppercase;}
td{padding:10px;color:#888;}
td{border:0px;}
th,tr:hover{background-color:#e8e8e8;}
table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}




#wrapper {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -430px; 
	width: 960px;
}





#header {
	width: 960px;
	height: 63px;
	padding-top: 0px;
}







#logo {
	width: 205px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 a:hover {
	font-size: 24px;
	color: #4e546a;
	text-transform: uppercase;
	text-decoration: none;
}





#navigation_wrap {
	width: 640px;
	float: right;
	text-align: right;
	height: 35px;
	padding-top: 32px;
}

#navigation {
	margin:0;
	padding:0;
}

#navigation  ul {
	margin:0;
	padding:0;
}

#navigation  li {
	float: right;
	position: relative;
	list-style: none;
	margin: 0;
	padding:0;
}	

#navigation  li li {
	float: left;
	width: 135px;
	height: 25px;
	text-align: left;
	margin-right: 20px;
}



#navigation li li a:hover {
	color: #09F;
}

#navigation li a {
	display: block;
	margin-left: 20px;
	height: 30px;
	width: auto;

}

a.main {
	color: #09C; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#navigation li a:hover {
	text-decoration: none; 
	color: #000;
}



#navigation ul li:hover ul{
	visibility: visible;
}





h3 {
	color: #4e546a; 
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




#content_home {
	width: 960px;
	margin-top: 55px;
	margin-bottom: 50px;
}


.content_element_wrap {
	width: 960px;
	margin-bottom: 65px;
}

.content_text_wrap {
	width: 960px;
	text-align: left;
	position: relative;
}

.content_text_wrap p {
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #60626a;
	text-align: justify;
}



a.button_pre:hover { background-position: 0 -31px; }



a.button_next:hover { background-position: 0 -31px; }


a.button_number:hover { background-position: 0 -31px; }





.footer{
	height: 430px; 
	background: #F5F5F5;
	background-image: url(graphics/bg_footer.jpg);
	background-repeat: repeat-x;
}

#footer_wrap{
	position: relative;
	margin: auto;
	width: 960px;
}

.push {
	height: 278px; 
}



#newsletter_wrap {
	width: 960px;
	float: left;
	text-align: left;
	height: 71px;
	padding-top: 28px;
}





#footer_grid {
	width: 960px;
	margin: auto;
	margin-top: 100px;
}

#footer_grid p {
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9a9992;
}

#footer_grid a {
	color: #dc3455;
	text-decoration: underline;
	font-weight: bold;
}

#footer-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

#footer-c1 {
	float: left;
	width: 260px;
}

#footer-m2 {
	float: left;
	width: 90px;
	height: 268px;
	background-image: url(graphics/footer_sep.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 20px;
}

#footer-c2 {
	float: left;
	width: 260px;
}

#footer-m3 {
	float: left;
	width: 90px;
	height: 268px;
	background-image: url(graphics/footer_sep.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 20px;
}

#footer-c3 {
	float: left;
	width: 260px;
}





h2 {
	font-size: 20px;
	color: #000; 
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




#iconbar {
	width: 249px;
	height: 32px;
	padding: 9px 0px 9px 11px;
	margin: 22px 0px 22px 0px;
	background-image: url(graphics/icon_bg.png);
	background-repeat: no-repeat;
}

.social_icons {
	margin-right: 9px;
}