body {
	margin: 0;
	padding: 0;
	background:url(images/background.png) repeat-x center top;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
    color: #3f3f3f;
	font-size: 12px;
}
h2 a {
    color: #2671B2;
	font-size: 13px;
}


#wrapper {
    width:970px;
	height:auto;
	margin: 0 auto;
	padding: 0;
}
* {
    margin: 0;
    outline: 0 none;
    padding: 0;
}
.clr {
    clear: none;
    display: block;
}

.right
{
    float: right;
}
element.style {
    width: 250px;
}

h2 {
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    margin: 0;
    width: auto;
}
#email-box {
    float: left;
    width: 310px;
}

/* Header */

#header-wrapper {
	height: 128px;
	width:100%;
	background: #FFFFFF;
}

#header {
    width: 970px;
	height:109px;
	margin: 0 auto;
	background:#603a75;
}
#header-banner{
    display: inline-block;
	width:970px;
	height: 600px;
	background:no-repeat center top;
	margin-top:35px;
}
.heading-text1 {
    color: #2671b2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	margin-bottom: 10px;
}
/* Logo */
#logo {
    float:left;
	display: inline-block;
    height: 109px;
	width:225px;
	margin-top: auto;
}

/* Menu */
#menu {
    float:right;
    display: inline-block; 
	width: auto;
	padding:0;
	border:#FF0000;
	size:2px;
}

#menu1{
    float:left;
	text-align:center;
	background:url("images/menu-bg.png") no-repeat;
	height:109px;
	width:110px;
}

#menu2{
	margin-top:82px;
	height:auto;
	width:auto;
}
#menu2 a{
	text-decoration: none;
	font-family:Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu2 a:hover{
    color: #00a4ae;
	text-decoration: none;
}

#menu3{
	margin-top:50px;
	height:auto;
	width:auto;
}
#menu3 a{
	text-decoration: none;
	font-family:Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu3 a:hover{
    color: #00a4ae;
	text-decoration: none;
}

/**
	General **/
#PageColumns
{
    width: 970px;
    margin: 0;
	height: auto;
}

#PageColumnLeft
{
    width: 226px;
	margin-top:30px;
    float: left;
}

#PageColumnShadow
{
    width: 21px;
    float: left;
}

#PageColumnRight
{
    width: 694px;
	margin-top: 30px;
    float:right;
	height: auto;
	margin-right:10px;
}

#PageColumnShadow .shadow1
{
    background-color: #fff;
    background-image: url('../images/shadow_01.gif');
    height: 195px;
}
#PageColumnShadow .shadow2
{
    background-color: #fff;
    background-image: url('../images/shadow_03.gif');
    background-repeat: repeat-y;
    height: 100px;
}
#PageColumnShadow .shadow3
{
    background-color: #fff;
    background-image: url('../images/shadow_05.gif');
    height: 185px;
}

#PageFooter
{
    width: 900px;
    height: 35px;
    margin-top: 45px;
}

#SubMediaTopContainer
{
    width: 694px;
    height: 310px;
}

.ContentPadding
{
    padding: 32px 40px 0 36px;
}

.InternalContentPadding
{
    padding: 0 40px 0 35px;
}
#postcontent {
    color: #585858;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align:justify;
}
#postcontent1 {
    color: #585858;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
	text-align:justify;
	margin-bottom: 11px;
    padding-bottom: 4px;
}
#postcontent2 {
    color: #2671B2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
	text-align:justify;
	margin-bottom: 11px;
    padding-bottom: 4px;
}
#postcontent3 {
    color: #cd010d;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
	text-align:justify;
	margin-bottom: 11px;
    padding-bottom: 4px;
}
#postcontent4 {
    color: #2E2D2B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
	margin-bottom: 11px;
    padding-bottom: 4px;
}
#right-img{
    margin:0 auto;
    width: 320px;
	height: auto;
	float:left;
}
#right-img1{
    margin:0 auto;
    width: 370px;
	height: 147px;
	float:left;
}
#right-img2{
    margin:0 auto;
    width: 100px;
	height: auto;
	float:left;
}

#submitmassage-img {
    float: left;
    height: 20px;
    margin-top: 4px;
    width: 80px;
}
#enquiry-box {
    float: left;
    width: 280px;
}
/* img */

#img1{
    margin:0 auto;
    width: 694px;
	min-height: 125px;
	background: url(images/menu-bg.png) repeat-x center;
}



#img1 ul {
	margin: 0;
	padding: 0;
	float:left;
}

#img1 li {
	float: left;
	list-style: none;

}

#img1 a {
	display: block;
	margin-right: auto;
/*	padding: 40px 19px 0;*/
}

#img1.current_page_item a {
}

/**
	Left menu 
**/
#LeftNavigationMenu
{
    list-style: none;
    width: 200px;
}

#LeftNavigationMenu ul
{
    list-style: none;
    width: 200px;
    clear: left;
    padding-top: 4px;
}

#LeftNavigationMenu li
{
    padding: 6px 0;
}

#LeftNavigationMenu li.sep
{
    display: block;
    line-height: 0;
    font-size: 0;
    padding: 0;
}

#LeftNavigationMenu ul li
{
    padding: 4px 0;
}

#LeftNavigationMenu ul .arrow1
{
    width: 11px;
    height: 16px;
    background-image: url("images/menu-arrow1.gif");
    background-repeat: no-repeat;
    float: left;
    margin: 0;
}

#LeftNavigationMenu ul .arrow2
{
    width: 11px;
    height: 16px;
    background-image: url("images/menu-arrow2.gif");
    background-repeat: no-repeat;
    float: left;
    margin: 0;
}

#LeftNavigationMenu a
{
    text-decoration: none;
    color: #000000;
}

#LeftNavigationMenu .section
{
    cursor: pointer;
}

#LeftNavigationMenu a:hover, #LeftNavigationMenu .selected
{
    color: #00a4ae;
}

#LeftNavigationMenu span
{
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
    color: #000000;
}

#LeftNavigationMenu span.icon
{
    color: #8b8b8b;
}

#LeftNavigationMenu .line-dashed
{
    width: 200px;
    height: 1px !important;
    background-image: url("images/line-dashed.gif");
    background-repeat: repeat-x;
    background-color: #fff;
}


/* bottom-content */

#bottom-content {
    background:#00a4ae;
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 40px;
    margin-right: auto;
	margin-top:35px;
    width: 970px;
}
#bottom-sidebar {
    display: block;
    float: right;
    padding: 0;
    width: 300px;
}

#bottom-sidebar1 {
    display: block;
    float: left;
    padding: 0;
	height:auto;
    width: 176px;
}
#bottom-sidebar2 {
    display: block;
    float: left;
	height:auto;
    padding: 0;
	margin-top: 27px;
    width: 124px;
}

#bottom-sidebar3 {
    display: block;
    float: left;
	height:auto;
    padding: 0;
    width: 120px;
	text-align: center;
}

#bottom-sidebar4 {
    display: block;
    float: left;
	height:auto;
    padding: 0;
    width:53px;
	text-align: center;
}
#bottom-space {
    background:url(images/bottommenu-bg.png) repeat-x;
    display: block;
    float:left;
    padding: 0;
    width: 1px;
	height:42px;
}
#bottom-sidebar-img{
    float: left;
    height: 26px;
	margin-left:24px;
    width: 26px;
	border:0px;
	margin-top:-20px;
}

#bottom-menu { 
    display: inline-block;
    margin-top:11px;
	width: auto;
	padding:0;
}

#bottom-menu a {
	text-decoration: none;
	font-family:Tahoma;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#bottom-menu .current_page_item a {
}

#bottom-menu a:hover {
    color: #603a75;
	text-decoration: none;
}


/* Footer */

#footer-link {
    display: block;
    float: left;
    margin-top: 24px;
    padding: 0;
    width: 190px;
}

#footer {
    background: #FFFFFF;
	height: 41px;
}
.copyr {
    color: #2d3639;
    display: block;
    float: left;
    font-size: 12px;
    height: 16px;
    padding: 0;
    vertical-align: bottom;
	margin:12px 0 10px 0;
    width: 50%;
}
.powered-by {
    color: #2d3639;
    display: block;
    float: right;
    font-size: 12px;
    height: 16px;
    margin:12px 0 10px 0;
    text-align: right;
    vertical-align: bottom;
    width: 50%;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#footer a, #footer a:visited {
    color: #0b89ff;
    font-size: 11px;
    text-decoration: underline;
}

.text_red {
	color: #FF0000;
}