/*
 *  General Layout
 */ 
* {margin:0; padding:0;}

body {font:normal 12px Verdana, Arial, Helvetica, sans-serif;  background:url(img/contentbg.jpg) no-repeat center 0px ;  color:#443A3F; padding:0px 0 0 0; margin:0 auto; border:none; text-align:center;}
	
p {margin-bottom:12px; font-size:12px;}
h2 {
	font-size:14px;
	text-align: center;
	font-weight: bold;
	color: #069;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
h3 {margin:12px 0; font-size:18px;}
h1 {
	font-size:14px;
	font-weight: normal;
	color: #224467;
	font-style: italic;
	text-align: center;
	padding-bottom: 10px;
}

hr {  height: 1px; color: #666666}

a {
	color:#224469;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {background-color:#CCCCCC; color:#FFFFFF; text-decoration:underline;}
	
a.active {background-color:#CCCCCC; color:#FFFFFF; text-decoration:underline;}
	
a img {border:0}
	

.red {
	color:#0F9;
	font-weight:bolder;
}

#page {
	width:900px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border:0px solid #000;
}

#header {
	height:192px;
	width: 100%;
	background-color: #224565;
}

#dslink {float:left; height:192px; width:899px; background:transparent url('img/header.jpg') no-repeat 0 0;}
	

#menuleft {
background:url("img/bg-left.png") no-repeat scroll 0 0 transparent;
display:block;
width:60px;
height:40px;
float:left;

}

#menuright {
background:url("img/bgright.png") scroll 0 0 transparent;
display:block;
height:40px;
width:60px;
float:right;

margin-left: auto;
margin-right: auto;
}

#menutop {
	background:url("img/menu-bg.png") repeat scroll 0 0 transparent;
	display:block;
	height:40px;
	position:relative;
	width:880px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align:center;
}

#menutop a {
	color:#900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 3px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #900;
	height: 40px;
}

#likebutton {
    overflow:hidden;
	position:relative;
}

#likebutton #innerlikebutton {
	overflow:hidden;
	position:relative;
	top:-2px;
    right:49px
	height:20px;
	width:49px;
}

.name_block {
}

#likebutton iframe {
    vertical-align:middle;
}
#menutop li {
	display:inline;
	height: 40px;
	color:#000;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
}

.menu {
	color:#000;
	height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#nav {
	padding-top: 9px;
}

#nav a:hover {
	background-color:#ABC8E8;
	color: #666;
}


#content {
	padding: 10px;
	position: relative;
	width: 880px;
}

#survey {
	float:left;
	width:850px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #224469;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #224469;
	margin-left: 15px;
	padding: 3px;
}
	
#contentleft {
	float:left;
	width:660px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #224469;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #224469;
	margin-left: 15px;
	padding: 3px;
}

#contentlong {
	background:url("img/content-bg-lg.png") repeat scroll 0 0 transparent;
	position:relative;
	height: 273px;
	width: 398px;
	color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#contentlong li{
	color: #000;
	text-align: justify;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	list-style-image: url(img/tick.png);
	margin-left: 40px;
	margin-top: 13px;
	font-size: 12px;
}

#contentrt {
	float: right;
	position:relative;
	height: 273px;
	width: 200px;
	color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
}

#contentsmleft {
	display:block;
	position:relative;
	float: left;
	width: 350px;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contentsmleft li {
	color: #000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: justify;
}

#contentsmright {
	display:block;
	position:relative;
	float: right;
	width: 250px;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	left: auto;
	right: auto;
}

#contentsmright li {
	color: #000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: justify;
	list-style-type: none;
	list-style-image: url(img/tick.png);
	margin-left: 10px;
}

#contentbottom {clear:both;}

#contenthomeleft {
	display:block;
	position:relative;
	float: left;
	width: 295px;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #7A96DF;
	background-color: #CCC;
}

#contenthomeright {
	display:block;
	position:relative;
	float: right;
	width: 295px;
	color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
	border: 1px solid #7A96DF;
	background-color: #CCC;
}

#contentad {
	clear:both;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	
	width: 100%;

}



#contentmid {
	clear:both;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}


#contentmid li {
	color: #000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 3px;
	text-align: justify;
	list-style-type: none;
	list-style-image: url(img/tick.png);
	margin-left: 50px;
}

#contentscroll {
	text-align: justify;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 70px;
	overflow: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#contentscroll li {
	color: #000;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 3px;
	text-align: justify;
	list-style-type: none;
}

#contentright {
	float:right;
	width:170px;
	background-attachment: scroll;
	background-color: #aac8e7;
	background-image: url(img/hand-pennies.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 6px;
}


#contentclients {
	float:right;
	width:170px;
	background-attachment: scroll;
	background-color: #aac8e7;
	background-repeat: no-repeat;
	background-position: center 0;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 6px;
	padding-right: 4px;
	padding-left: 4px;
}
	
#contentform {
	float:right;
	width:160px;
	padding-top: 220px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 0px;
}

#footer {background:url("img/footer-bg.png") repeat-x scroll 0 0 transparent;
display:block;
height:75px;
text-align:center;
clear:both;}

#footer a {color:#000000; font-weight:normal; text-decoration:none;}

#footer a:hover {text-decoration:underline; background:#ffffff;}

#footer ul {padding: 30px 0 0;}

#footer li {display:inline;
height: 75px;
0color:#000000;
font-weight:bold;
font-family: Verdana, Geneva, sans-serif;
padding-right: 2px;
}
	
	
#footer2 {margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	font-size: 9px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 2px;
}

#footer2 a {color:#000000; font-weight:normal; text-decoration:none;}



.bordergray {
	border:1px solid #CCCCCC;
	padding:4px;
}

#current-tab {background:#ff6600; color:#ffffff}
