@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4775a8;
	background-color: #f5f3f3;
}
#calltoaction {
	width: 273px;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 130px;
	float: left;
}
#sociallinks   {
	list-style-type: none;
	list-style-image: none;
	width: 230px;
	height: 0px;
	float: right;
	font-size: 16px;
	text-align: left;
	margin-top: 180px;
}
 
a{
font-size:14px;
 
color:#4775A8;
text-decoration:none;
}
 

a:link {
	color: #3C6390;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	background-image: url(../imgs/bkg.png);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #f5f3f3;
}
#container {
	width: 940px;
	margin-right: auto;
	height: 780px;
	margin-left: auto;
	background-image: url(../imgs/msgbkg.png);
	background-repeat: no-repeat;
	background-position: 0px 92px;
}
#logo {
	width: 520px;
	float: left;
}
#mainmenu, #footermenu {
	width: 300px;
	float: right;
	height: 40px;
	margin-top: 40px;
}

#list-nav {
	list-style-image: none;
	list-style-type: none;
	
}
#list-nav li {
	display:inline;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#header {
	margin-top: 20px;
	width: 941px;
	clear: both;
}
#container #main {
 
	width: 940px;
	height: 618px;
	float: left;
}
#list-social {
	list-style-type: none;
}
#list-social li {
	margin-bottom: 30px;
}
#useitfor {
	width: 260px;
	margin-left: 590px;
	margin-top: 140px;
}

#footer {
 
    height:40px;

  	width: 940px;
	margin-right: auto;
 margin-left: auto;
}
#footerlinks{
    font-size:12px;
font-weight:normal;
color:#4775A8;
width:500px;
float:left;
    }
    
    #footerlinks a{
    font-size:11px;
font-weight:bold;
color:#4775A8;
text-decoration:none;
    }
#footerlinks a:hover{
text-decoration:underline;            
}       


/* Text Template Styles */
body.text { background:none; background:url(../imgs/headerbg.jpg) 0 0 repeat-x #5e87b3; }
body.text #container { background:none; min-height:380px; height:auto !important; }
body.text #main { background:#fff;margin-top:51px; width:870px !important; padding:0 35px 50px; min-height:200px; height:auto !important;  }
body.text h1 { color:#0a4d8f; margin:50px 0 45px; font-weight:normal;}
body.text h2 { color:#0a4d8f; font-weight:bold; font-size:.9em; margin-bottom:3px;}
body.text p { color:#000; margin-top:0px; margin-bottom:25px; }
body.text #footer-container {width:100%; background:url(../imgs/footerbg.jpg) 0 0 repeat-x; height:40px; padding-top:48px; clear:both;}
body.text #footer {  }
body.text #footermenu { margin-top:-15px; width:245px; }
body.text #footermenu ul { list-style-type:none; }
body.text #footermenu li { float:left; width:auto; }
body.text #footermenu li a {margin-left:7px; }
