@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: 'Droid Sans', 'Myriad Pro', Helvetica, Arial, sans-serif;
	
}

/* Drafting Styles */
.green {color: #00CC00;}
.white {color: #ffffff;}
.greenbold {font-weight:bold; color: #00CC00;}
.redbold { font-weight:bold; color: #FF0000 }
.red { color: #FF0000 }
.middle { text-align: center; }
.alignright { text-align: right; }
.alignleft { text-align: left; }
.darktxt { color: #282828; }
.bluebold { font-weight:bold; color: #666666; } /* NOT BLUE */
.pagetitle {text-align: center; text-decoration:underline; color:rgb(246,139,31); }
.yellowbox {background-color: #FFFF80; border: 1px solid #FFFF80;}
.bold { font-weight:bold; }
.orange {font-weight:normal; font-size:28px; color:rgb(246,139,31); margin:0px 0 10px 0;}
.whitespacer {margin-right: -1px; border-right: 1px #FFFFFF solid;}
.padded {padding: 20px 10px 10px 10px;}
.padded_double {padding:20px;}
.top_padded {padding-top: 5px;}
.top_padded_double {padding-top: 10px;}
.top_padded_quad {padding-top: 20px;}
.right_padded {padding-right: 5px;}
.bottom_padded {padding-bottom: 5px;}
.left_padded {padding-left: 5px;}
.floating {float: left;}
.minus_top {margin-top: -5px;}
.spacer {padding: 31px 0;}

h2 { font-size: 14px; }
/* Structure Styles */

body {
	color:#FFF;
	overflow: auto;
	background:url(images/body_bgwhite.png);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #fff;
}

li {
	list-style:none;
	text-align:left;
	margin-left: 20px;
}


#wrapper {

	margin: 0 auto;
	width: 980px;
	border-left: 2px #333 solid;
	border-right: 2px #333 solid;

	

}

#headerwrapper{
	width:980px;

	margin: 0 auto;
	background: url(images/header.png);
	background-repeat:no-repeat;
	background-position:centre;
	/*background-color: #273B52;*/

	
	
}

#header {
	margin: 0 auto;
	padding-top: 10px;
	width: 980px;
	text-align:right;

	/*border-bottom: #273B51 1px solid;*/
	
}

#logo {
	float:left;
	margin:0;
	padding: 0;
}

#header h1 {
	
margin-top: 20px;
}

#mainwrapper h2 { font-size:17px; margin-top:15px;}
#mainwrapper img { float: left; margin:10px 10px 0 10px;}
.subtitle { font-size: 14px;}
#featured {
	margin: 0 auto;
	width: 750px;
	margin-top:10px;
	min-height:260px;

	


}

#featured p {
	font-size:14px;
	color:#666;
	padding: 10px 0;
}

#featured h2 {
	color: #666;
	font-size:32px;
	font-weight:bold;
	line-height:1em;
	text-align:left;
}

.textarea {
	width: 430px;
	float:left;
	margin: 10px 0 0 30px;
	text-align:justify;

	

}


.imagearea {
	width: 260px;
	float:right;
	text-align:right;
	padding-right:10px;
	

}

#navbar {
	width:980px;
	margin: 0 auto;

	min-height:50px;

}



#mainwrapper {
	width: 980px;
	margin: 0 auto;
	/*background:url(images/bg-content-top.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;*/
	padding-bottom: 10px;
	color:#666;
	clear:both;
	/*margin-top: 78px;
	padding-top: 35px;*/
	margin-top: 90px;

}

#category {
	width: 650px;
	float: left;
}

#additionaldetails {
	width: 320px;
	float:right;
	-webkit-border-radius: 020px;
	-moz-border-radius: 020px;
	border-radius: 020px;
	border: 1px #CCC solid;
	margin-top:10px;
	position: relative;
	overflow:hidden;
	height: 876px;
	min-height: 876px;

}

.hidden {
	clear:both;
	display:none;
}
.floatFix{font-size:0; height:0; clear:both; overflow:hidden; margin: 0px auto;}


.left {
	-webkit-border-radius: 020px;
-moz-border-radius: 020px;
border-radius: 020px;
	width:310px;
	float:left;
	margin-top:12px;
	margin-left: 10px;
	/*margin-bottom:10px;
	cursor: pointer;*/
	border: 1px #CCC solid;

}

.centre {
	-webkit-border-radius: 020px;
-moz-border-radius: 020px;
border-radius: 020px;
	width:300px;
	float:left;
	margin-top:10px;
	margin-left:17px;
	/*cursor: pointer;*/
	margin-bottom:10px;
border: 1px #CCC solid;

}

.ycp {
	width:300px;
	float:left;
	margin-left:10px;
	cursor: pointer;
	
	position: absolute;
	bottom: 0px;
	left: 0px;


}
.right {
	margin-left: 10px;
	margin-top:10px;
	width:300px;
	float:left;
	cursor: pointer;

}

p.padded {
	font-size: 15px;
}

.ecs {
	background-color: #FFFBFB;
}

.companyservices h2 {
	font-size:16px;

}

.more {
	padding-right:20px;
	padding-bottom: 10px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#F30;
}

.companyservices {
	
	width: 310px;


	/*background-image:url(images/boxbg.png);
	background-position:bottom;
	background-repeat:no-repeat;*/
}

.domains. {
	clear:both;
	float:left;
}

.contact {
	margin-left: 10px;
	width:300px;
	float:left;
	cursor: pointer;

}



span {
	color:#666;
	margin:0;
	padding:0;
}

.companyservices h4 {
	color:#666;
}
.companyservices ul {
	margin-left: 6px;
	color:#F30;
	

}
.companyservices li {
	
	list-style: square;
	font-size:11px;
	padding: 10px  5px 10px 0;
}

.companyservices h4 {
	font-size:14px;
}

#footerwrapper {
	clear:both;
	background-color:#333;
	width: 980px;
	margin: 0 auto;
	
	background-image: url(images/bg-content-footer.png);
	background-repeat:repeat-x;
	color:#666;


}

#footer {
	overflow:auto;
	margin: 0 auto;
	width: 980px;
	color: #f6f6f6;

}

#footer h3 {
	
	font-size:22px;
	font-weight:bold;
	padding-bottom:10px;

}

#footer p {
	
	font-size:13px;
}



#news {
	width:320px;
	float:left;
	text-align:left;
	margin-left:10px;
}

#categories{
	width:320px;
	float:left;
	text-align:left;
	
}

#categories h3 {
	margin-left: 20px;
}

#address {
	width:320px;
	float:left;
	text-align:right;
		background-image: url(images/bg-content-footer.png);
	background-repeat:repeat-x;
	background-color:#333;

}

.slides {
	margin:20px 0 0 20px;
	padding-bottom:10px;
clear:both;


}


/* Contact Form CSS */
.button-primary{font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;padding:3px 10px;border:none;font-size:12px;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;cursor:pointer;text-decoration:none;margin-top:-3px;}

form{padding:0 5px;font-weight:normal;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:5px; margin:0px; }

label{color:#777;font-size:12px;}

input, textarea {font-size:15px;width:97%;padding:3px;margin-top:2px;margin-right:6px;margin-bottom:9px;border:1px solid #e5e5e5;background:#fbfbfb;}

