/* @override http://localhost:8888/css/css.css */

html {
	overflow-y:scroll;
}
body, html {
	background:#CCCCFF url(../images/body/background_gradient.jpg) repeat-x scroll 0 0;
}
/* CORE CLASSES */
.container {
	width:950px;
	text-align:left;
	margin:12px;
}
.Highlight {
	color:#F60;
}

/* HEADER STYLES */
.header {
	color:#FFF;
}
.header, .header a {
	color:#666;
}
.header_left {
	float:left;
	text-align:left;
	width:100px;
}
.header_right {
	float:right;
	text-align:right;
	width:250px;
	margin:10px 10px 0 0;
}
.header_center {
	text-align:center;
	padding-top:60px;
}
.header, .header_left {
	height:160px;
}

.enquiry_submit {
	width:900px;
	text-align:center;
	height:150px;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

.phone_heading {color:#003366; font-size:26px; font-weight:bold; margin-top:40px;}
.email_heading a {color:#666; font-size:14px; text-decoration:overline;}
.email_heading a:hover {color:#0066cc; text-decoration:overline;}

/* NAV STYLES */
.nav {
	clear:both;
	text-align:center;
}
.nav, .nav a {
	color:#fff;
}

.marquee {
	width:944px;
	margin-top:10px;
	color:#003399;
	font-size:12px;
	border:1px solid #003399;
	background-color:#DEE8F3;
	padding:3px;
	margin-bottom:10px;
	}

/* BODYMAIN HOMEPAGE STYLES */
.bodymain_home {
	
}
.bodymain_left_home {
	text-align:center;
	float:left;
	width:420px;
	height:320px;
	margin: 10px 0 10px 0;
}

.hometext {
	width:480px;
	float:right;
	padding:10px;
}

.bodymain_right_home {
	text-align:right;
	display:none;
}
.bodymain_center_home {
	text-align:left;
	clear:both;
}
/* BODYMAIN STYLES */
.bodymain {
	
}
.bodymain_left {
	text-align:left;
	float:left;
	width:200px;
	display:block;
}

.bodymain_left img.thumbnail{
	margin-top: 9px;
}
.bodymain_right {
	text-align:right;
	float:right;
	width:200px;
	display:none;
}
.bodymain_center {
	text-align:center;
}

.bodymain_center {
	margin-left: 220px;
	margin-right: 10px;
	margin-bottom: 10px;
}


 /*added styles*/
.bodymain_center 
   {
	text-align: left;
}
 
.bodymain_center h1, .bodymain_center h2, .bodymain_center h3, .bodymain_center h4, .bodymain_center h5, .bodymain_center h6 {
color:#003399;
font-weight:normal;
margin-top:3px;
}

.bodymain_center h1 {font-size:2em;line-height:1;margin-bottom:0.5em;}
.bodymain_center h2 {font-size:1.7em;margin-bottom:0.75em;}
.bodymain_center h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
.bodymain_center h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
.bodymain_center h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
.bodymain_center h6 {font-size:1em;font-weight:bold;}
.bodymain_center h1 img,.bodymain_center h2 img,.bodymain_center h3 img,.bodymain_center h4 img,.bodymain_center h5 img,.bodymain_center h6 img {margin:0;}
.bodymain_center p {margin:0 0 1.5em;}


.bodymain_center p {
margin:0 0 1.5em;
}

.bodymain, .bodymain_left, .bodymain_right {
	min-height:420px;
}

/* FOOTER STYLES */
.footer {
	clear:both;
	line-height:22px;
	border-top:1px solid #666;
}
.footer, .footer a {
	color:#666;
}
.footer_left {
	float:left;
	text-align:left;
	width:200px;
	display:none
}
.footer_right {
	float:right;
	text-align:right;
	width:200px;
	padding-right:10px;
}
.footer_center {
	text-align:left;
}


.imgright {
	float:right;
	margin:0 0 20px 20px;
}
.content_summary_container ul li {
	list-style-type: none;	
}
.content_summary_container li {
	margin-bottom:15px;
}

.skype	{
	float:right;
}
	