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

body {
	margin: 0;
	padding: 0;
	color: #777777;
	background: #fdfdfd url(images/bg.gif) repeat-x 0 0px;	
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	display: block;
}


#container {
	background: url(images/content-bg.gif) repeat-y top center;
	width: 1000px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	height: auto;
	padding: 0;
	min-height: 100%;
	display: block;
	top: 0;
	z-index: 5;
}


#header{
	display: block;
	height: 331px;
	width: 1000px;
	position: relative;
	z-index: 10;
	top: 0;
	left: 0;
}

.header-images{
	float: left;
	width: 1000px;
	margin: 0 0px 0 0px;
	position: relative;
	display: block;
	top: 20px;
	text-align: center;
}

.header-images img{
	float: left;
	padding: 0px 7px 0 7px;
	width: 186px;
	height: 186px;
}

.logo{
	position: relative;
	height: 102px;
	width: 374px;
	top: 10px;
	left: 20px;
	float: left;
	clear: both;
}

.logo img{
	position: relative;
	height: 102px;
	width: 374px;
	clear: both;
}

.content{
	background: #fff url(images/content-slither.gif) repeat-y;
	width: 1024px;
	margin: 0 10px 0 0px ;
	position: relative;
	height: auto;
	padding: 0;
	min-height: 100%;
	display: block;
	clear: both;
	top: 0;
	right: 10px;
	margin-top: 34px;
}

.left-col{
	width: 570px;
	float: left;
	padding: 20px 20px 10px 30px;
	position: relative;
}

.one-col{
	width: 900px;
	float: left;
	padding: 20px 20px 0 30px;
	position: relative;
	}

.contact-info{
	float: right;
	padding: 60px 0 0 0;
	}

.intro{
	text-align: center;
	width: 550px;
	color: #3400fd;
	font-size: 14px;
	}

.intro img{
	margin-bottom: 10px;
	}

.intro p{ text-align: center; }

.available-for{
	background: #afb5dc url(images/left-home.jpg) no-repeat 1px 1px;
	width: 303px;
	height: 266px;
	margin: 10px 0 20px 0;
	padding: 10px 0 0 250px;
	}

ul.home-bullets{
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
	top: -10px;
	}

li.home-bullet-bg{
	background: url(images/home-bullet.gif) no-repeat;
	width: 295px;
	height: 30px;
	list-style-type: none;
	padding: 0px 20px 0 70px;
	margin: 0;
	color: #0f1d89;
	}

li.home-bullet-bg p{
	margin: 0px 0 0 60px;
	padding-top: 5px;
}






.right-col{
	width: 360px;
	float: left;
	position: relative;
	padding: 20px 5px 0 5px;
}

.gallery{
	width: 364px;
	border: 1px solid #3845a7;
	background-color: #3845a7;
	height: 125px;
	margin: 0 0 20px 0;
	}

.about{
	margin: 0 0 10px 0;
	}

.about img{
	float: left;
	width: 99px;
	height: 75px;
	padding: 3px 10px 0 0;
}

.divide{
	color: #dddddd;
	margin: -8px 0 0 0;
	}

.icon{
	float: left;
	width: 61px;
	padding: 0 5px 0 0;
	}

p.icontxt{
	color: #0279b3;
	font-size: 16px;
	padding: 20px 0 0 0;
	}
	

.aboutpage{
	float: left;
	width: 540px;
	margin: 10px 0 10px 0;
	}

.aboutpage img{
	width: 189px;
	height: 93px;
	float: left;
	margin: 0 10px 5px 0;
	}

/* services styles */

ul.service-bullets{
	padding: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
	position: relative;
	}

li.service-bullets-bg{
	background: url(images/bullet-bg.gif) no-repeat;
	width: 346px;
	height: 38px;
	list-style-type: none;
	padding: 20px 20px 0 30px;
	margin: 5px 0 0 0;
	color: #0f1d89;
	}

li.service-bullets-bg p{
	margin: 0px 0 0 20px;
	padding-top: 8px;
	font-weight: bold;
}

li.service-bullets-large-bg{
	background: url(images/larger-bullet-bg.gif) no-repeat;
	width: 346px;
	height: 178px;
	list-style-type: none;
	padding: 20px 20px 0 30px;
	margin: 5px 0 0 0;
	color: #0f1d89;
	}

li.service-bullets-large-bg p{
	margin: 0px 0 0 20px;
	padding-top: 8px;
	font-weight: bold;
}

ul.indent{
	margin: 0 0 0 20px!important;
	}
	
li.indent{	
	margin: 0 0 0 30px!important;
}

.hire{
	margin: 10px 0 10px 0;
	background-color: #e7e9f7;
	padding: 10px;
}

.bar-types{
	width: 570px;
	float: left;
	clear: both;
	margin-bottom:20px;
	}

.bar-types img{
	float: left;
	margin: 0px 10px 0 0;
	width: 174px;
	height: 130px;
	padding: 1px;
	border: 1px solid #3845a7;
	}
	
.bar-types h4{
	float: left;
	margin: 0 0 0px 0;
	width: 380px;
	}

/* contact styles */

	
.contactForm{
	padding: 0;
	margin: 5px 0 20px 0;
	float: left;	
	width: 500px;
	height: 300px;
}	

.contactForm .label {
	float: left;
	clear: left;
	width: 130px;
	margin: 5px 10px 0 0;
	text-align: left;
	padding: 5px 0 0 0;
}

input.contactname, input.contactnumber, input.contactemail, textarea.contactmessage,  select.category{
	width: 350px;
	background-color: #fff;
	margin: 5px 0 0 0;
	padding: 3px 0 3px 0;
	float: left;
	border: 1px solid #999;
}

.go{
	margin: 5px 0 0 140px;	
	}


/* footer styles */

.footer{
	width: 100%; 
	position: relative;
	height: 30px;
	border-top: 10px solid #0f1d89;
	background-color: #3845a7;
	z-index: 10;
	padding: 0;
	margin: 0;
	text-align: center;
}



.footer p{
	padding-top: 5px;
	font-size: 11px;
	color: #ccc;
	text-align: center;
}

.footer a{
	text-decoration: none !important; 
	color: #fff !important; 
	font-weight: bold;
	padding: 0px;		
}

.footer a:hover,{
	text-decoration: underline !important;  
	color: #fff !important; 	
}



/* text styles */

h1, h2, h3, h4, h5, h6 { 
	margin: 0px;
	padding: 0 0 5px 0;
}

h1{
	color: #3400fd;
	font-size: 20px;
	font-weight: normal;
	}

h2{
	color: #0f1d89;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0px 0;

}

h3{
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	padding: 3px 0 5px 5px;
	margin-bottom: 0px;	
}

h4{
	font-size: 14px;
	color: #0f1d89;
	font-weight: normal;
	margin: 0px 0 -15px 0;		
}

h5{
	color: #0a5d0b;
	font-weight: bold;
	font-size: 11px;
	padding: 0;!important
}

h6{
	color: #c9191b;
	font-size: 16px;
	padding: 5px 0 5px 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;
}

.content ul{
	margin: 0;
	padding: 5px 0 20px 0;
}

.content li{
	margin: 0px 0 0 0px;
	padding: 0;
}

.blue{
	color: #3400fd;
	font-weight: bold;
}


.bold{
	font-weight: bold;
}

.small{
	font-size: 10px;
	}


a:link{
	color: #3400fd;
	text-decoration:none;
	font-weight: bold;
}

a:hover{
	color: #3400fd;
	text-decoration: underline;
}

a:visited{
	color: #3400fd;
}


#spacer { clear: both }


.ok_msg {
    background-color:#DAFDDA;
    border:1px solid green;
    margin:0 0 10px;
    padding:10px;
}

 

.err_msg {
    background-color:#FDDADA;
    border:1px solid red;
    margin:0 0 10px;
    padding:10px;
}