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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	background-image:url(images/background-main.jpg);
	background-repeat:repeat-x;
	background-color:#00007e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	text-align:justify;
}

body p{

}

a img {border: none;}

/*
HEADERS TO GO HERE
*/

h1 {font-size:18px; color:#0101ed;}
h2 {font-size:16px; color:#0101ed;}
h3 {font-size:14px; color:#0101ed;}

/*
DIV ID'S TO GO HERE
*/

#wrapper {
 	margin-left: auto;
 	margin-right: auto;
 	width: 940px;
	height:750px;
	min-height:750px;
	background-color:#fff;
	border-top: 0px;
	margin-top: 20px;
	padding:20px;
}

#wrapper2 {
 	margin-left: auto;
 	margin-right: auto;
 	width: 940px;
	height:780px;
	min-height:780px;
	background-color:#fff;
	border-top: 0px;
	margin-top: 20px;
	padding:20px;
}

#logos {
	width:470px;
	float:left;
	height:106px;
}

#header {
	width:470px;
	height:106px;
	float:left;
	text-align:right;
	
}

#tel {
	width:250px;
	height:20px;
	float:left;
	text-align:left;
	background-image:url(images/background-nav.jpg);
	background-repeat:repeat-x;
	padding:10px;
	color:#fff;
	font-weight:bold;
}

#nav {
	width:650px;
	height:20px;
	float:right;
	background-image:url(images/background-nav.jpg);
	background-repeat:repeat-x;
	padding:10px;
	text-align:right;	
}

#content {
	width:900px;
	padding:40px 20px 0px 20px;
	float:left;
	background-color:#fff;
}

#content-left {
	float:left;
	width: 430px;
	margin-right:20px;
}

#content-left li {list-style-position:inside;}

#content-right {
	float:left;
	width:430px;
	margin-left:20px
}

#content-right li {list-style-position:inside;}

#content-right2 {
	float:left;
	width:380px;
	margin-left:70px;
	margin-top:50px;
}

.nav {
	float:left;
	padding-right:10px;
}

.navlink {
	font-size:14px;
	color:#fff;
	padding-right:10px;
	text-decoration:none;
}

a.navlink:hover {
	color: #33ccff;
}

.enqcol1 {width:300px; height: 16px; font-family:Arial, Helvetica, sans-serif; font-size:12px; border:1px solid; border-color:#CCCCCC; padding:2px;}
.enqcol2 {width:300px; height: 120px; font-family:Arial, Helvetica, sans-serif; border:1px solid; border-color:#CCCCCC; font-size:12px;}
.enqtext {font-size:15px; text-decoration:none; color:#000; line-height:20px;}

.thumb {padding: 0px 30px 30px 0px;}
.thumbend {padding: 0px 0px 30px 0px;}