@charset "utf-8";
/* CSS Document 
	For: Command Services
*/

body{
	font-family:"Arial", Helvetica, sans-serif;
	background-image:url(../images/bodytopbg.jpg);
	background-repeat:repeat-x;
	margin:0;
}

a{
	text-decoration:none;
}

img{
	border:none;
}

#bodyflashbg{
	background-image:url(../images/bodyflashbg.png);
	background-repeat:repeat-x;
	width:100%;
}

#wrapper{
  width:999px;
  margin:0 auto;
  height:auto;
}

#watermark{
	background-image:url(../images/watermark.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

/********************
	START HEADER
********************/
#headerwrapper{
	width:999px;
	background-image:url(../images/bodytopbg.jpg);
	background-repeat:repeat-x;
	height:149px;
}

#headerlogo{
	margin-left:-9px;
	padding-top:5px;
	float:left;
}

#headercommandthebest{
	float:right;
	color:#6db43e;
	font-size:23px;
	font-weight:500;
	margin-top:65px;
	margin-right:2px;
}

#headercommandcar{
	float:right;
	margin-top:25px;
	margin-right:5px;
}

/*START MAIN NAV*/
#mainnav{
	clear:both;
	float:left;
	width:999px;
	margin-top:-10px;
	*margin-top:-13px;
	padding:16px 0px 15px 0px;
	*padding:16px 0px;
}

#mainnav ul{
	list-style:none;
	display:inline;
	margin:0;
	padding:0px;
	margin-left:0px;
}

#mainnav ul li{
	display:inline;
	margin:0;
	margin-right:-1px;
	*margin-right:3px;
	padding:16px 0px;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
}

#mainnav ul li a{
	color:#FFFFFF;
	font-size:16px;	
	padding:16px 16px;
	*margin-right:-4px;
}

#mainnav ul li a:hover{
	background-image:url(../images/navhoverbg.jpg);
	background-repeat:repeat-x;
	*margin-right:-4px;
}

#current{
	background-image:url(../images/navhoverbg.jpg);
	background-repeat:repeat-x;
	*margin-right:-4px;
}
/*END MAIN NAV*/
/********************
	END HEADER
********************/

/********************
	START MAIN PAGE
********************/
#mainpagewrapper{
	clear:both;
	width:999px;
	height:auto;
	overflow:auto;
}

#flashwrapper{
	
}

/*START LEFT COLUMN*/
#leftcolumnwrapper{
	float:left;
	width:305px;
	padding-top:10px;
	margin-left:0px;
}

.leftcolumnbox{
	background-image:url(../images/mainpageboxes.jpg);
	background-repeat:no-repeat;
	width:305px;
	height:86px;
	margin-top:10px;
}

.leftcolumboximage{
	float:left;
	padding-left:15px;
	padding-top:10px;
}

.leftcolumboxwriting{
	float:right;
	padding-top:10px;
	width:200px;
	font-size:12px;
	margin-right:20px;
	height:50px;
}

.leftcolumnboxheading{
	font-weight:bold;
	font-size:16px;
}

.leftcolumnboxlink{
	float:right;
	border-bottom:1px dotted #009cdb;
	margin-right:20px;
}

.leftcolumnboxlink a{
	color:#009cdb;
	font-size:11px;
	font-weight:bold;
}
/*END LEFT COLUMN*/

/*START RIGHT COLUMN*/
#rightcolumnwrapper{
	width:600px;
	float:right;
	margin-right:0px;
	margin-top:30px;
}

#homerightcolumnwrapper{
	width:640px;
	float:right;
	margin-right:0px;
	margin-top:30px;
}

#rightcolumnwriting{
	color:#000000;
	font-weight:normal;
	font-size:12px;
}

.homepagecontentlink{
	color:#000000;
	text-decoration:none;
}

.homepagecontentlink:hover{
	color:#000000;
	text-decoration:underline;
}

/*START SUBLEFT COLUMN*/
#subleftcolumn{
	float:left;
	width:340px;
}

#learnmoreaboutlink{
	border-bottom:1px dotted #009cdb;
	margin-top:5px;
	width:170px;
}

#learnmoreaboutlink a{
	color:#009cdb;
	font-size:11px;
	font-weight:bold;
}

#commandservicestestimonial{
	padding-top:10px;
	font-size:12px;
	background-image:url(../images/testimonialspeechmarks.jpg);
	background-repeat:no-repeat;
	padding-left:60px;
	margin-top:10px;
}

#commandservicestestimonialheading{
	font-size:16px;
	font-weight:bold;
}

#viewmoretestimoniallink{
	padding-top:5px;
	border-bottom:1px dotted #009cdb;
	width:135px;
}

#viewmoretestimoniallink a{
	color:#009cdb;
	font-size:11px;
	font-weight:bold;
}

#commandserviceslist ul{
	margin-top:0px;
	padding-top:5px;
}

#commandserviceslist ul li{
	list-style:url(../images/mainpageliststyle.png);
}

#commandserviceslist ul li a{
	color:#000000;
	font-size:14px;
}
/*END SUBLEFT COLUMN*/
/*START SUBRIGHT COLUMN*/
#subrightcolumn{
	float:right;
	width:236px;
	margin-right:0px;
	margin-top:5px;
}

#subrightcolumnbox{
	background-image:url(../images/subboxrightbg.jpg);
	background-repeat:no-repeat;
	width:216px;
	height:127px;
	padding-left:20px;
	padding-right:0px;
	padding-top:10px;
	font-size:11px;
	color:#000000;
}

#subrightcolumnheading{
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
	color:#000000;
	width:200px;
}
/*END SUBRIGHT COLUMN*/
/*END RIGHT COLUMN*/
/********************
	END MAIN PAGE
********************/

/*******************
	START FOOTER
*******************/
#bodyfooterbg{
	width:100%;
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#footerwrapper{
	clear:both;
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	height:163px;
	width:999px;
	margin:0px auto;
	margin-top:20px;
}

#footercopyright{
	padding-top:10px;
	color:#666666;
	font-size:12px;
	width:999px;
	text-align:center;
}
/******************
	END FOOTER
******************/

/*********************
	START SUB PAGE
*********************/
#subpageheaderimage{
	float:left;
	border-bottom:8px solid #009ddc;
	height:50px;
}

#subpagebodybg{
	width:100%;
	background-image:url(../images/subpagebodybg.png);
	background-repeat:repeat-x;
}
/*START LEFT COLUMN*/
#subpageleftcolumnwrapper{
	float:left;
	width:250px;
	margin-top:20px;
	margin-left:65px;
}

#commandcontractbox{
	background-image:url(../images/commandcontractboxbg.gif);
	background-repeat:no-repeat;
	width:242px;
	height:130px;
}

#commandcontractpdf{
	float:left;
	padding-left:20px;
	padding-top:20px;
}

#commandcontractwriting{
	float:right;
	width:150px;
	color:#000000;
	font-weight:normal;
	font-size:12px;
	padding-top:20px;
	padding-right:20px;
}

#commandcontractheading{
	font-weight:bold;
	font-size:16px;
}

#commandcontractlink{
	clear:both;
	padding-top:15px;
	border-bottom:1px dotted #009cdb;
	width:60px;
	margin:0 auto;
}

#commandcontractlink a{
	font-weight:bold;
	font-size:11px;
	color:#009cdb;
}

#projectswrapper{
	width:236px;
	margin-left:5px;
	margin-top:20px;
	text-align:center;
}

#projectsheading{
	text-align:left;
	border-bottom:1px dotted #000000;
	color:#000000;
	font-weight:bold;
	font-size:18px;
}

#projectsimageswrapper{
	width:146px;
	padding-top:10px;
	margin:0 auto;
}

.projectsimagesleft{
	border:2px solid #CCCCCC;
	float:left;
	margin-top:10px;
}

.projectsimagesright{
	border:2px solid #CCCCCC;
	float:right;
	margin-top:10px;
}

#projectslink{
	clear:both;
	padding-top:10px;
	border-bottom:1px dotted #009cdb;
	width:210px;
	margin:0 auto;
}

#projectslink a{
	font-weight:bold;
	font-size:11px;
	color:#009cdb;
}
/*END LEFT COLUMN*/

/*START RIGHT COLUMN*/
#subpagerightcolumnwrapper{
	float:right;
	width:600px;
	color:#000000;
	font-size:12px;
	margin-top:20px;
	margin-right:40px;
}
/*END RIGHT COLUMN*/

/*START FOOTER*/
#footerprivacylink{
	border-bottom:1px dotted #666666;
	width:130px;
	margin:0 auto;
	margin-bottom:5px;
}


#footerprivacylink a{
	font-size:12px;
	color:#666666;
}
/*END FOOTER*/
/*********************
	END SUB PAGE
*********************/

/*START TESIMONIAL WRAPPER*/
.testimonialwrapper{
	background-image:url(../images/testimonialspeechmarks.jpg);
	background-repeat:no-repeat;
	padding-left:60px;
	padding-bottom:5px;
}
/*END TESTIMONIAL WRAPPER*/

/*START EMPLOYMENT FORM*/
.formlabels{
	padding-right:5px;
	font-size:12px;
	font-weight:bold;
}
/*END EMPLOYMENT FORM*/

/*START TENDERS PAGE LIST STYLE*/
.tendercategory{
	background-image:url(../images/tendersarrow.gif);
	background-repeat:no-repeat;
	padding-left:30px;
}

.tendercategory a{
	color:#009cdb;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #009cdb;
}

.subfiles{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.subfiles:hover{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
/*END TENDERS PAGE LIST STYLE*/

/*****************************
	START PROJECTS PAGE
*****************************/
.projectsimageswrapper{

}

#completedprojectslist li{
	font-size:14px;
	font-weight:normal;
	color:#000000;
}
/****************************
	END PROJECTS PAGE
****************************/

/*START CONTACT PAGE*/
#contactwriting{
	font-weight:normal;
	font-size:14px;
	color:#000000;
}

.contactlabels{
	font-weight:bold;
	padding-right:30px;
}
/*END CONTACT PAGE*/