/********************************/ 
/*	Landing Page ANCOT					*/
/*	Author: MPDevelop						*/
/*	Website: www.mpdevelop.net	*/
/********************************/

body {margin: 0px; padding: 0px;	border: 0px; font-family: Arial, Helvetica, sans-serif;	background:#E6E6E6;	color:#666;}

/*Fonts*/
a,p {font-size:12px; color:#666; line-height:1.3;}
a:link {color:#999999; text-decoration:none;}
a:visited {color:#999999; text-decoration:none;}
h1 {font-size:20px; font-weight:bold; color:#333;}
h2 {font-size:24px; font-weight:bold; color:#222; margin:0px;}
h3 {font-size:14px; font-weight:bold; color:#333;}
/*Fonts End*/

.wrapper {position: relative; max-width: 1000px; width: 100%;	padding: 0 50px; margin: 0 auto; margin-top: 30px;}
.center{width:960px; margin:0 auto;}
#header {background:#011A2D; height:140px; border-bottom:solid 2px #333333;}
#midrow {width:960px; margin:0 auto; float:center;}
#bottomrow {width:960px; margin:0 auto;}

/*LOGO*/
#logo {padding-top:40px;}
#logo a{background:url(../images/logo.png) no-repeat; display:block; float:left; width:600px; height:100px; text-indent:-10000px;}
/*LOGO End*/

/*Menu Begin*/
#menu {float:right; margin-top:-30px;}
#menu ul li {display:inline; list-style-type:none;}
#menu ul li a {padding:5px 0px; font-size:14px; text-decoration:none; margin:0px 10px; font-weight:bold;}
#menu ul li a span {font-size:14px; text-decoration:none; padding:0px 10px; color:#BABABA;}
#menu ul li a.active {background:url(../images/menur.gif) no-repeat right;}
#menu ul li a.active span {background:url(../images/menul.gif) no-repeat left; padding:5px 10px; color:#333;}
#menu ul li a:hover {background:url(../images/menur.gif) no-repeat right; font-weight:bold;}
#menu ul li a:hover span {background:url(../images/menul.gif) no-repeat left; padding:5px 10px; color:#333;}
/*Menu End*/

/*Homepage Boxs*/
.box {margin-top:15px; padding-top:10px; width:320px; height:auto; float:left; background:url(../images/border.jpg) no-repeat bottom right;}
.box h1 {padding-left:10px;}
.box p {margin:0px; width:200px; padding:15px 5px 10px 10px; float:left;}
.last {background:none;}

a.bulb {float:left; display:block; width:83px; height:101px; background:url(../images/bulb.jpg) no-repeat 0px -101px; text-indent:-1000px;}
a.bulb:hover {background-position: 0px 1px;}
a.whyus {margin-top:10px; margin-left:5px; float:left; display:block; width:88px; height:87px; background:url(../images/whyus.jpg) no-repeat 0px 0px; text-indent:-1000px;}
a.whyus:hover {background-position: 0px -88px;}
a.members {margin-top:14px; margin-left:5px; float:left; display:block; width:88px; height:72px; background:url(../images/members.jpg) no-repeat 0px 0px ;text-indent:-1000px;}
a.members:hover { background-position: 0px -70px;}

a.button {background:url(../images/buttonr.gif) no-repeat right; padding:3px 0px; margin-left:2px; color:#CCCCCC; text-decoration:none;}
a.button:hover {color:#FFFFFF; text-decoration:none;}
.button span {background:url(../images/buttonl.gif) no-repeat left; padding:3px 5px;}
/*Homepage Boxs END*/

.textbox {float:left; padding:40px 20px; width:700px;}
.feed {width:auto; float:right;}
.feed img {border: solid 0px; margin-top:120px; padding:0px 0px;}

/*Footer*/
#footer {background:#222222; float:left; width:100%; height:60px; border-top:solid 1px #333333;}
.foot {width:960px; margin:0 auto; padding:10px 0px; font-size:12px;}
.foot a:link {color:#999; text-decoration:none;}
/*Footer END*/
