* {
	margin: 0;
}
html, body {
	height: 100%;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size:11px;
	margin:0px;
	padding:0px;
	background-image:url(../_img/blue_gradient_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
img{
	border:none;
}
#flashcontent{
	height:402px;
}
.total{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
	width:976px;
	background-image:url(../_img/lamp_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.menuTotal{	
	float:left;
	margin-top:24px;
	width:976px;
}
.menuTotal .topMenu{	
	text-align:right;
	padding-top:27px;
	float:right;
	color:#2175c6;
}
.menuTotal .topMenu a{
	color:#2175c6;
	text-decoration:none;
	font-size:14px;
}
.menuTotal .topMenu a:hover{
	color:#2175c6;
	text-decoration:underline;
	font-size:14px;
}
.menuTotal .topMenu img{
	float:left;
}
.menuTotal .topMenu span{
	padding:0px 10px;
}
.menuTotal  img{
	float:left;
}
.floatWoman{
	float:right;
	width:298px;
	height:377px;
	position: static;
}
.message{
	padding-left:20px;
	color:#2175c6;
	margin-bottom:80px;
	margin-top:80px;
	float:left;
}
.gradientBlack{
	color:#FFFFFF;
	margin-bottom:60px;
	font-size:11px;
	float:left;
	line-height:14px;
	width:683px;
	padding-left:20px;
	height:160px;
}
.oneColumn{
	margin:0px 20px 50px 0px;
}
.oneColumn .singleColumn{
	float:justify;
	margin-left:28px;
	margin-right:100px;
}
.oneColumn .singleColumn .titlePlace{
	height:40px;
}
.oneColumn .singleColumn .titlePlace a{
	color:#2175c6;
	font-size:16px;
	text-decoration:none;
}
.oneColumn .singleColumn img{
	float:left;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:10px;
}
.oneColumn .singleColumn a.readMore{
	color:#2175c6;
	text-decoration:none;
	margin-top:10px;
}
.oneColumn .singleColumn .readMore{
	color:#2175c6;
	text-decoration:none;
	margin-top:10px;
}




.twoColumn{
	background-image:url(../_img/twoColumn_borders.gif);
	background-position:top center;
	background-repeat:repeat-y;
	margin:20px 20px 50px 20px;
	border-top:solid #dbdbdb 1px;
	padding-top:20px;
}
.twoColumn .singleColumn{
	width:430px;
	float:left;
	margin-left:28px;
}
.twoColumn .singleColumn .titlePlace{
	height:30px;
}
.twoColumn .singleColumn .titlePlace a{
	color:#2175c6;
	font-size:16px;
	text-decoration:none;
}
.twoColumn .singleColumn img{
	margin-top:20px;
	margin-bottom:20px;
}
.twoColumn .singleColumn a.readMore{
	color:#2175c6;
	text-decoration:none;
	margin-top:10px;
}
.twoColumn .singleColumn ul{
	padding:15px 30px;
}
.videoPlace{
	width:100%;
	display:block;
	text-align:center;
	height:250px;
	padding:10px;
	background-image:url(../_img/video_place.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

.fiveColumn{
	background-image:url(../_img/fiveColumn_borders.gif);
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px 20px 50px 20px;
}
.fiveColumn .singleColumn{
	width:154px;
	float:left;
	margin-left:28px;
}
.fiveColumn .singleColumn .titlePlace{
	height:40px;
}
.fiveColumn .singleColumn .titlePlace a{
	color:#2175c6;
	font-size:16px;
	text-decoration:none;
}
.fiveColumn .singleColumn img{
	margin-top:20px;
	margin-bottom:20px;
}
.fiveColumn .singleColumn a.readMore{
	color:#2175c6;
	text-decoration:none;
	margin-top:10px;
}
.footer, .push {
	height: 100px; /* .push must be the same height as .footer */
	clear: both;
}
.footer{
	background-color:#a1a1a1;
	background-image:url(../_img/footer_corners.gif); background-position:top left;
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	width:945px;
	margin:auto auto;
	color:#FFFFFF;
}
.footerMenu{	
	text-align:center;
	padding-top:10px;
}
.footer .copy{
	padding-left:20px;
	margin-top:50px;
}
.footerMenu span{
	padding:0px 10px;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	color:#3a3a3a;
}
.clear{
	clear:both;
}
