@charset "utf-8";
/* CSS Document */
img, div, input, span { behavior: url("css/iepngfix.htc") }
html,body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/backgroundBottom.jpg) repeat-y left bottom;
	font-size:13px;
	color:#4c4a3e;
	height:100%;
}
table,td{ vertical-align:top; border:none; }
p { margin:0px; padding:0px; }
a:link{
	color:#476996;
	text-decoration:none;
}
a:visited{
	color:#476996;
	text-decoration:none;
}
a:hover{
	color:#6d6d6d;
	text-decoration:none;
}
#wrapper{
	padding:0px;
	margin:0px;
	background:url(../images/background.jpg) no-repeat left top;	
}
#wrapper #header{
	width:930px;
	margin-left:165px;
}
#header div.head{
	height:86px;
}
#header div.head .logo{
	float:left;
	margin:15px 20px;
}
#header div.head .phone{
	float:right;
	margin-top:10px;
}
#header div.nav{
	padding-top:15px;
	height:35px;
	background:url(../images/navBg.png) no-repeat left top;
	text-align:right;
}
#header div.nav span{
	font-size:16px;
	margin:0px 10px 0px 60px;
}
#header div.nav a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#header div.nav a:hover{
	color:#babaaf;
	text-decoration:none;
}
#wrapper #body{
	width:930px;
	margin-left:165px;
	background:#476996;
	overflow:auto;
	height:auto;
	text-align:left;
	clear:both;
}
#body div.content{
	float:left;
	padding:40px 45px;
	width:525px;
	background-color:#babaaf
}
#body div.content_addiction{
	float:left;
	padding:40px 45px;
	width:840px;
	background-color:#babaaf
}
#body div.content div.flash{
	width:506px;
	height:333px;
	margin-bottom:12px;
}
#body div.content div.pageCount{
	text-align:right;
	margin-bottom:5px;
}
#body div.content div.title{
	color:#FFF;
	font-weight:bold;
	font-size:19px;
	margin-bottom:12px;
}

#body div.leftcont{
	float:right;
	width:315px;
	background-color:#476996;
	overflow:hidden;
}
#body div.leftcont{
	float:right;
	width:315px;
	background-color:#476996;
	overflow:hidden;
}

#body div.leftcont div.video a,#body div.leftcont div.video a img{
	width:315px;
	height:213px;
	background:#FFF;
	display:block;
}
#body div.leftcont img.phone{
	margin:20px 3px;
}
#body div.leftcont div.form{
	color:#FFF;
	font-size:14px;
}
#body div.leftcont div.form div.title{
	height:34px;
	background:url(../images/formTitle.gif) no-repeat left top;
	color:#000;
	text-align:center;
	padding-top:8px;
}
.input{
	width:144px;
	height:17px;
	border:none;
	background:url(../images/textBg.gif) no-repeat left top;
}
.input2{
	width:200px;
	height:20px;
	border:none;
}
.input3{
	width:70px;
	height:20px;
	border:none;
}
.tarea{
	width:220px;
	height:60px;
	border:none;
	background:url(../images/tareaBg.gif) no-repeat left top;
	overflow:auto;
}
.tarea2{
	width:320px;
	height:100px;
	border:none;
	overflow:auto;
}
.submit{
	height:28px;
	width:122px;
	border:none;
	background:url(../images/submit.gif) no-repeat left top;
	cursor:pointer;
}
.actionpic{
	border:none;
	vertical-align:middle
}
.gallery{
	width:105px;
	height:72px;
	margin-right:10px;
	margin-bottom:10px;
}
.images{
	padding-right:15px;
}
#wrapper #bottom{
	clear:both;
	width:930px;	
	height:120px;
	text-align:left;
	margin-left:165px;
}
#bottom .text{
	clear:both;	
	color:#FFF;
	font-size:12px;
	padding:32px 10px;
}
#bottom .text span{
	margin:0 10px;
}
#bottom .text a{
	color:#FFF;
	text-decoration:none;
}
#bottom .text a:hover{
	text-decoration:underline;
}
#bottom div.left{
	float:left;
	height:90px;
	width:615px;
	background:url(../images/bottomBgLeft.png) no-repeat left bottom ;
	background-color:#babaaf
}
#bottom div.right{
	float:right;
	height:90px;
	width:315px;
	background:url(../images/asamLogo2.jpg) no-repeat right top #476996;
}
#bottom .links{
	color:#FFF;
	padding-top:40px;
	clear:both
	}
#bottom .links a{
	color:#FFF
	}
#bottom .links a:hover{
	color:#4c4a3e;
	text-decoration:underline
	}
	
		



