/* CSS DOCUMENT */

/*-------------------------- GENERAL --------------------------*/
body{
	padding:0; margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#121212;
	}
div, mg, p, a, ul, form, input, label, h2, h3{
	padding:0; margin:0;
	}
img{ border:none;}
a{ outline:none; text-decoration:none;}
ul{ list-style-type:none;}
.spacer{
	line-height:0; font-size:0; clear:both;
	}

/*-------------------------- HEADER --------------------------*/
div#header-bg{
	background:#142029 url(images/header-bg.png) 0 100% repeat-x;
	padding:16px 0 16px 0;
	color:#BFB9B8;
	}
div#header-bg div#header{
	width:922px; margin:0 auto;
	}
div#header-bg div#header img.logo{
	float:left; margin:2px 0 0 0;
	}

/*-------------------------- LOGIN AREA --------------------------*/
div#header-bg div#header div#login-bg{
	float:right; width:430px; margin:18px 0 0;
	background:url(images/login-middle-bg.png) 0 0 repeat-x;
 	}
div#header-bg div#header div#login-bg div#login-area{
	width:430px;
	background:url(images/login-left-bg.png) 0 0 no-repeat;
	}
div#header-bg div#header div#login-bg div#login-area form{
	width:417px; height:27px; padding:6px 0 6px 13px;
	background:url(images/login-right-bg.png) 100% 0 no-repeat;
	}
div#header-bg div#header div#login-bg div#login-area form label{
	line-height:25px; font-size:18px; color:#ffffdb;
	padding:0px; float:left; margin:0 12px 0 0;
	background-color:inherit;
	}
div#header-bg div#header div#login-bg div#login-area form input{
	width:100px;
	height:16px;
	border:1px solid #87938B;
	background-color:#7F7F7F;
	font-size:10px;
	color:#fff;
	line-height:10px;
	padding:6px 0 0 5px;
	float:left;
	margin:1px 12px 0 0;
	}
div#header-bg div#header div#login-bg div#login-area form input.login-btn{
	width:52px; height:24px; border:none;
	background:none; padding:0; margin:1px 0 0 0;
	}
/*-------------------------- NAVIGATION PART --------------------------*/
div#navigation-bg{
	height:34px; background:url(images/navigation-bg.png) 0 0 repeat-x;
	}
div#navigation-bg div#navigation{
	width:922px; margin:0 auto;
	}
div#navigation-bg div#navigation ul.mainMenu{
	padding:0; float:left; width:567px;
	}
div#navigation-bg div#navigation ul.mainMenu li{
	width:81px; float:left;
	background:url(images/navigation-divider.png) 100% 0 no-repeat;
	}
div#navigation-bg div#navigation ul.mainMenu li a{
	width:80px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#FAF0C2; font-size:11px;
	background-color:inherit;
	}
div#navigation-bg div#navigation ul.mainMenu li a:hover{
	background:url(images/navigation-bg-selected.png) 0 0 no-repeat;
	}
div#navigation-bg div#navigation ul.mainMenu li a.selectMenu{
	width:80px; height:33px; display:block;
	line-height:33px; text-align:center;
	font-weight:bold; color:#142029; font-size:11px;
	background:url(images/navigation-bg-selected.png) 0 0 no-repeat;
	background-color:inherit;
	}

/*-------------------------- OUR COMPANIES MAIN FEATURES --------------------------*/
div#ourCompany-bg{
	background:#87938B url(images/our-company-bg.png) 0 0 repeat-x;
	color:inherit;
	}
div#ourCompany-bg div#ourCompany-part{
	width:922px; margin:0 auto; padding:30px 0 0px 0;
	background:url(images/Daniel-Picture-no-Shadow.png) 660px 0 no-repeat;
	}
div#ourCompany-bg div#ourCompany-part h2.ourCompany-hdr{
	font:normal 35px/38px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#000; width:574px; height:43px;
	background:url(images/horz-dot.png) 0 100% repeat-x;
	background-color:inherit;
	}
div#ourCompany-bg div#ourCompany-part div#ourCompany-leftPart{
	width:284px; border-right:1px solid #142029;
	margin:12px 0 0 0; float:left;
	}
h2.faq-Hdr{	width:231px; height:20px; color:#142029; border-bottom:#000 dotted 1px;
	line-height:19px; font-weight:bold; font-size:14px; 
	padding:2px 0 0 21px; background:url(images/faq-icon2.png) 3px 4px no-repeat;
	}
h2.moreIdeas-Hdr{	width:231px; height:20px; color:#142029; border-bottom:#000 dotted 1px;
	line-height:19px; font-weight:bold; font-size:14px;
	padding:2px 0 0 21px; background:url(images/webhosting.png) 3px 4px no-repeat;
	}
ul.ourCompany-list{
	padding:11px 0 10px 0;
	}
ul.ourCompany-list li{
	background:url(images/bullet1.gif) 0 3px no-repeat;
	display:block; margin:0 0 8px 0; padding:0 0 0 15px;
	color:#142029; font-size:11px; line-height:11px;
	background-color:inherit;
	}
ul.ourCompany-list li a{
	color:#142029; font-size:11px; line-height:11px;
	text-decoration:underline;
	background-color:inherit;
	}
ul.ourCompany-list li a:hover{
	text-decoration:none;
	}
div#ourCompany-bg div#ourCompany-part div#ourCompany-rightPart{
	width:252px; margin:12px 0 0 0; float:left;
	padding:0 0 0 25px;
	}
h2.moreInfo-Hdr{	width:231px; height:20px; color:#000; border-bottom:#142029 dotted 1px;
	line-height:19px; font-weight:bold; font-size:14px;
	padding:2px 0 0 21px; background:url(images/tools.png) 3px 4px no-repeat;
	}
p.moreInfo-Text{
	padding:0 0 20px 23px; font-size:10px;
	line-height:14px; color:#142029;
	background-color:inherit;
	}
h2.searchUrl-Hdr{	width:231px; height:20px; color:#142029; border-bottom:#000 dotted 1px;
	line-height:19px; font-weight:bold; font-size:14px;
	padding:2px 0 0 21px; background:url(images/links.png) 3px 4px no-repeat;
	}

/*-------------------------- why PLANS --------------------------*/
div#whyPlan-bg{
	background:#142029 url(images/why-plan-bg.gif) 0 0 repeat-x;
	color:#837C44;
	}
div#whyPlan-bg div#whyPlanContant{
	width:922px; margin:0 auto;
	padding:15px 0 25px 0;
	}

/*-------------------------- PROJECTS 2007 --------------------------*/
div#whyPlan-bg div#whyPlanContant div#projPart{
	width:251px; float:left;
	background-color:#136382;
	padding:2px 2px 18px 2px;
	color:#fff;
	}
div#whyPlan-bg div#whyPlanContant div#projPart h2.proj-hdr{
	padding:5px; color:#fff;
	font:normal 24px/25px "Arial Narrow", Arial, Helvetica, sans-serif;
	background-color:#1E1E1C; text-transform:uppercase;
	}
div#whyPlan-bg div#whyPlanContant div#projPart h2.proj-hdr span{
	font-weight:bold;
	}
div#whyPlan-bg div#whyPlanContant div#projPart ul.pic{
	padding:3px 0 0 0;
	}
div#whyPlan-bg div#whyPlanContant div#projPart ul.pic li{
	display:block; margin:0 2px 0 0; float:left;
	}
div#whyPlan-bg div#whyPlanContant div#projPart ul.pic li.noRightMargin{
	margin:0;
	}
div#whyPlan-bg div#whyPlanContant div#projPart ul.pic li.noRightMargin a{
	display:block;
	}
div#whyPlan-bg div#whyPlanContant div#projPart h3.sub-hdr{
	color:#E7DFA0; font-size:12px; line-height:12px;
	font-weight:bold; text-indent:28px; margin:15px 0 0 0;
	background:url(images/bullet2.gif) 12px 0 no-repeat;
	background-color:inherit;
	}
div#whyPlan-bg div#whyPlanContant div#projPart p{
	padding:10px 23px 0 13px; color:#fff;
	font-size:11px; line-height:16px;
	background-color:inherit;
	}
div#whyPlan-bg div#whyPlanContant div#projPart a.more-btn{
	display:block; width:86px; height:28px; margin:5px 0 0 148px;
	background:url(images/emailme.png) 0 0 no-repeat;
	}
div#whyPlan-bg div#whyPlanContant div#projPart a.more-btn:hover{
	background:url(images/emailmehover.png) 0 0 no-repeat;
	}

/*-------------------------- WHY AWS PART --------------------------*/
div#whyPlan-bg div#whyPlanContant div#whyPart{
	width:613px; float:right; padding:10px 0 0 0;
	}
div#whyPlan-bg div#whyPlanContant div#whyPart h2.why-hdr{
	height:40px; color:#E7DFA0;
	font:normal 35px/35px "Arial Narrow", Arial, Helvetica, sans-serif;
	background:url(images/horz-dot-2.gif) 0 100% repeat-x;
	background-color:inherit;
	}
div#whyPlan-bg div#whyPlanContant div#whyPart h3.why-subHdr{
	color:#B46F07; font-size:17px; line-height:20px;
	padding:20px 0 0 0; font-weight:bold;
	background-color:inherit;
	}
div#whyPlan-bg div#whyPlanContant div#whyPart p{
	font-size:14px; line-height:24px;
	color:#837C44; padding:20px 0 0 0;
	float:left; background-color:inherit;
	}

/*-------------------------- FOOTER PART --------------------------*/
div#footer-bg{
	background:#121212 url(images/footer-bg.gif) 0 0 repeat-x;
	color:#87938B;
	}
div#footer-bg div#footer-menu{
	width:922px; margin:0 auto;
	padding:10px 0 15px 0;
	}
div#footer-bg div#footer-menu ul.footMenu{
	padding:0 0 0 0;
	}
div#footer-bg div#footer-menu ul.footMenu li{
	float:left; background:url(images/footmenu-divider.gif) 0 3px no-repeat;
	}
div#footer-bg div#footer-menu ul.footMenu li.noDivider{
	background:none;
	}
div#footer-bg div#footer-menu ul.footMenu li a{
	color:#87938B; font-size:11px; line-height:16px;
	padding:0 7px 0 7px; display:block; margin:0 0 0 1px;
	background-color:inherit;
	}
div#footer-bg div#footer-menu ul.footMenu li a:hover{
	background-color:#262626;
	color:#87938B;
	}
div#footer-bg div#footer-menu p.copyright{
	padding:5px 0 0 7px; color:#BF7C41;
	font-size:11px; line-height:11px;
	background-color:inherit;
	}
div#footer-bg div#footer-menu p.copyright a{
	color:#87938B;
	background-color:inherit;
	}
div#footer-bg div#footer-menu p.copyright a:hover{
	color:#BF7C41;
	background-color:inherit;
	}

/*-------------------------- MISCELLANEOUS --------------------------*/
.noBottomPadding{
	padding-bottom:0 !important;
	}
.noBg{
	background:none !important;
	}
.topPad{
	padding-top:15px !important;
	}

#message {
	margin:50px auto 10px;
	width:700px;
	padding:20px 10px 10px;
	background:#136382;
	border:#000000 thin;
	text-align:left;
	color:#837C44;
	font-size:14px;
}

#message a:link, #message a:visited, #message a:active {
	color:#837C44; border-bottom:#837C44 1px dotted;
	}
	
a.logoff:link, a.logoff:visited, a.logoff:active {
	color:#142029; border-bottom:#142029 1px dotted;
}

#message a:hover, a.logoff:hover {
	border:none;
	}

.altrow1 {
	width:660px;
	padding:10px 10px;
	background:#142029;
	margin:5px auto;
	line-height:18px;
}

.altrow2 {
	width:660px;
	padding:5px 10px;
	background:#142029;
	margin:5px auto;
	line-height:18px;
	color:#000;
}

.tiptext {font-size:10px; font-style:normal; font-weight:normal; text-align:left; margin: 10px 10px 10px 10px;}

.important {color:#F09F1C; font-weight:900;}
