
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/ 
/* -----------------------------------*/


body, dd, dl, dt, fieldset, legend, blockquote, form, h1, h2, h3, h4, h5, h6, li, ol, ul {
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {	font-weight:normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}

h1 {	font-size:2.8em;	line-height:1.2em}
h2 {	font-size:1.4em;	line-height:1em;	padding-bottom:15px}
h3 {	font-size:1.7em;	padding:10px}
h4 {	font-size:1em}
h5 {	font-size:1.5em;	padding:15px}

ul {	list-style:none}

	
body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	color:#555;
	padding:0;
	margin:0;
	}

a {			color:#000;	text-decoration:underline;	background-color:transparant}
a:hover {	text-decoration:none}
a:visited {	font-style:italic}

img {border: 0}

.pageClear {	clear: both;	height: 1px;	overflow: hidden;	margin-bottom: 1px;	font-size: 1px;	line-height: 1px}
	
/* -----------------------------------*/
/* ------>>> GLOBAL STYLING <<<-------*/ 
/* -----------------------------------*/

#header {	width:100%;	background-color:#0C1043;	color:#FFF;	text-align:center}
#header h1 {	padding:10px}
#header h2 {	padding:5px 10px 20px 10px}
#services {	float:left;	margin:1%;	width:44%;	padding:10px}
#services li {	padding: 5px 30px;	background: transparent url(../images/blue-bullet.gif) 15px 1em no-repeat}
#contact {float:right;	clear:none;	margin:1%;	width:44%;	padding:10px;	text-align:center;	color:#0C1043;	position:relative}
#footer {	border-top: 1px solid #0C1043;	border-bottom: 2px solid #0C1043;	padding:30px;	clear:both;	text-align:center;	margin:10px auto}
#footer img {	padding:15px}