/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
b, u, i, center,
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



#navigation a{
	font-family: Times;
	color:#FFFFCD;
	text-decoration:none;
	padding:0;
	margin:0;
	
}

#navigation ul{
	padding:0px;
}

#navigation li{
	padding:0;
	margin:0;
	list-style:none;

}


body {
	background: url(../images/background.png) repeat-y #fefed6; 
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:0;
	font-size:0.7em;
}

#wrap{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	position:absolute;
	background: url(../images/new_back_03.gif) no-repeat;
}

#site_wrap{
	width:752px;
	margin:0px;
	padding:0px;
	float:left;
	

}

#site_wrap_iframe{
	width:1437px;
	margin:0px;
	padding:0px;
	float:left;
	

}


#header_logo{
	background: #fff;
	float:left;
	width:408px;
	height: 123px;
	padding:0px;
}

#header_right{
	background: url(../images/careme_02.gif ) no-repeat;
	float:left;
	width:344px;
	height:123px;
	padding:0px;
}

#header_right_special{
	background: url(../images/always_contact_02.gif ) no-repeat;
	float:left;
	width:344px;
	height:123px;
	padding:0px;
}

#navigation{
	background: #183c13;
	float:left;
	clear:both;
	width:408px;
}

#content{
	background:url(../images/background_06.gif) no-repeat #687F5C;
	width:264px;
	height:383px;
	margin-left:408px;
	padding:40px;
	margin-top:123px;
}

#contact_form{
	background:url(../images/biggy_06.gif) no-repeat #687F5C;
	width:324px;
	padding:10px;
	height:333px;
	margin-left:408px;
	margin-top:123px;
}

#content_iframe{
	background: url(../images/biggy_06.gif) #7e916f;
	float:left;
	width:324px;
	padding:10px;
	height:333px;
}

#info{
	clear:both;
	float:left;
	width:300px;
	padding:35px;
}

#footer{
	
	
}

iframe{
	width:1000px;
	height:500px;
	float:left;
}

#left{
	float:left;
	width:100px;
	margin-left:30px;
	margin-top:20px;
}

#right{
	float:right;
	width:170px;
	margin-top:20px;
}

.link{
	color: #FFFFCC;
	text-decoration: none;
}

#enquire_form{
	float:left;
	
	margin-top:20px;
	margin-left:30px;
	color:#ffffff;
	}
	
#enquire_form input{
	margin-left:0px;
	margin-top:10px;
	margin-bottom: 10px;
	float:left;
}

#enquire_form label{
	float:left;
	width:117px;
	font-size:0.8em;
	margin-top:20px;
}

#enquire_form textarea{
	width:155px;
	height:75px;
	margin-top:10px;
}

h3{
	font-size:1.7em;
	margin-bottom: 5px;
}

#send{
	padding:20px;
	margin-left:50px;
}

#request{
	margin-left: -50px;
}


