/*************************/
/* Global style settings */
/*************************/
*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:center;
	min-width:800px;
	color:#5e5e5e;
}

.p_bottommargin{
	margin-bottom:20px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight:normal;
	color:#777777;
	margin-top:35px;
	margin-bottom:5px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight:normal;
	color:#fff;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color:#094fa3;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin-bottom:15px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #4a4949;
	margin-bottom:10px;
	margin-top:15px;
}

h6 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}

address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

div.hr {
	clear: both;
	height: 0px;
	margin: 30px 0px 30px 0px;
	border: 0;
	border-bottom: 1px dotted #cecece;
}

img {
	border:none;
}

a{
	color: #4a4949;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

cite{
	display:block;
	font-size:10px;
	font-style:normal;
	text-align:left;
	margin-top: 5px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.middle{
	float:none;
}

.clearboth{
	clear:both;
	height:1px;
}

.clearleft{
	clear:left;
	height:1px;
}

.clearright{
	clear:right;
	height:1px;
}

.wrapper{
	margin:0px auto 0px auto;
	text-align:left;
	width:800px;
}

.colour1{
	color:#0c9df9;
}

.colour2{
	color:#777;
}

/*****************/
/* Header styles */
/*****************/
#header{
	margin-top:15px;
}

#headertext{
	margin-top:15px;
}

#headertext p{
	font-size:20px;
	text-align: right;
	font-weight:bold;
	margin-top:35px;
}

#headertext .phone{
	font-size:24px;
	color:#0c9df9;
	margin-bottom:25px;
}

/*************************/
/* Navigation bar Styles */
/*************************/
#navbar{
	clear:both;
	position:relative;
	display:block;
	height:35px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../images/navbar/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #094fa3;
	margin-top:20px;
	;
}

#navbar ul{
	list-style-type:none;
	width:auto;
}

#navbar ul li{
	display:block;
	float:left;
}

#navbar ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 25px 0 25px;
	height:23px;
	background:transparent url(../images/navbar/bgDIVIDER.gif) no-repeat top right;
}

#navbar ul li a:hover,#navbar ul li a.current{
	color:#094fa3;
	background:#fff url(../images/navbar/bgON.gif) no-repeat top right;
}


/***********************/
/* Basic Banner Styles */
/***********************/
#basicbanner{
	background: #0c9df9;
	margin:35px 0px 0px 0px;
	width:800px;
	height:200px;
}

#basicbannertext{
	padding: 20px 0px 12px 15px;
	width:247px;
	height:168px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}

#basicbannertext h2{
	margin-bottom:10px;
}

#basicbanner img{
	float:left;
}

/* Services styles */

.servicescontainer a{
}

.servicestext{
	width:480px;
	float:left;
}

.servicestext p{
	margin-bottom:15px;
}

.servicesimage{
	float:right;
	width:320px;
	text-align:center;
}

.servicesimage img{
	margin-bottom: 20px;
}

#servicesnumber{
	width:530px;
	height:140px;
	margin-top:30px;
	margin-bottom:30px;
}

#servicesnumber h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
}

#servicesnumber h5{
	color:#5d5d5d;
}

#servicesnumber .cornercontent{ margin: 25px 20px; }

#contactinfo {
	font-size:14px;
	font-weight:bold;
}

#contactinfo p{
	margin-bottom:10px;
}

#contactinfo .phone{
	display:inline;
	margin-right:20px;
}

/*****************/
/* Footer Styles */
/*****************/
#footer{
	clear:both;
	background:#eaeaea;
	border-top-color:#094fa3;
	border-top-width:4px;
	border-top-style:solid;
	height:120px;
	color:#565656;
	margin:45px 0px 0px 0px;
}

#footerleft{
	float:left;
	padding-top:30px;
}

#footerleft p{
	margin:0px 0px 15px 0px;
	padding:0px;
}

#footerleft ul{
	list-style:none;
}

#footerleft ul li{
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	border-left-color:#565656;
	border-left-style:solid;
	border-left-width:1px;
}

#footerleft ul li.first {
	padding-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
}

#footerleft li a{
	color:#4a4949;
	text-decoration:none;
}

#footerleft li a:hover{
	text-decoration:underline;
}

#footerright{
	float:right;
	padding-top:30px;
	text-align:right;
}

#footerright p{
	margin:0px 0px 12px 0px;
	padding:0px;
}

#footerright a{
	color: #78bf37;
	text-decoration: none;
	font-weight: bold;
}


#footerright a:hover{
	text-decoration: none;
}
