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

*{
margin:0;
padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}

blockquote{
	font-style:italic;
	text-indent:5px;
	margin:10px 5px 30px 10px;
}

h1{
	color:#1B96C0;
	margin:20px 0 20px 10px;
}
h2{
	color:#1b96C0;
	font-size:1.5em;
	font-weight:normal;
}
h3{
	color:white;
}

h5{
	color:white;
	font-size:0.9em;
	font-weight:bolder;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px 5px 5px 5px;
	text-align:center;
}

html{
height:100%;
margin:0 0 1px 0;
}

img{
border:none;
}

div.error{
	width:200px;
	min-height:1px;
	float:left;
	margin:0 0 0 0;
}
div.infobox{
	width:316px;
	float:right;
	background:#E3E2DF;
	min-height:117px;
	margin:5px 0 5px 0;
}
div.infobox a:link, div.infobox a:visited, div.infobox a:active, div.infobox a:hover{
	width:178px;
	text-align:center;
	float:left;
	margin:0 7px 10px 7px;
	padding:5px 10px 5px 10px;
	font-size:0.8em;
	color:white;
	text-decoration:none;
	font-weight:bolder;
}
div.infobox img{
	margin:0;
	float:left;
}
div.infobox p{
	color:white;
	padding:5px 5px 5px 5px;
	font-size:0.8em;
}

div.sidebar_content{
	width:168px;
	margin:0 10px 0 10px;
	padding:0 0 5px 0;
	background:url(../images/Side_Content_BG.gif) no-repeat white;
	background-position:bottom;
	float:left;
	position:relative;
	overflow:hidden;
}
div.sidebar_content a:link, div.sidebar_content a:visited, div.sidebar_content a:active{
	color:#444444;
	text-decoration:none;
	padding:3px 0 3px 5px;
	font-size:0.9em;
	float:left;
	width:163px;
	margin:0;
}
div.sidebar_content a:hover{
	color:white;
	background:#127EBC;
	text-decoration:none;
	padding:3px 0 3px 5px;
	font-size:0.9em;
	float:left;
	width:163px;
	margin:0;
}
div.sidebar_content input{
	margin:2px 5px 2px 5px;
}
div.sidebar_content hr{
	float:left;
	width:100%;
	border:none;
	border-top:1px solid #AAAAAA;
	padding:0;
	margin:0;
}
div.sidebar_content p{
	font-size:0.8em;
	color:#888888;
	margin:3px 3px 3px 3px;
	text-align:left;
}
div.sidebar_top{
background:url(../images/SideBar_Top_BG.gif) no-repeat;
background-position:top;
float:left;
width:188px;
padding:0 0 10px 0;
margin:0 0 0 0;
}
div.sidebar_bottom{
background:url(../images/SideBar_Bottom_BG.gif) no-repeat;
background-position:bottom;
float:left;
width:188px;
}
div.sidebar_main{
background:#e3e2df;
float:left;
width:188px;
min-height:10px;
margin:10px 0 10px 0;
}

img.about_us{
	float:right;
	margin:5px 10px 15px 10px;
}

input.button{
	background:#127EBC;
	border:#68ADC1 1px solid;
	color:white;
	font-weight:bolder;
	padding:1px 3px 1px 3px;
}

.dotted{
	display:block;
	color:#127EBC;
	border-bottom:1px dotted #68ADC1;
	padding:5px 0 5px 0;
	text-align:left;
}


#bluebox-bottom{
	background:url(../images/BlueBox_Bottom_BG.png) no-repeat;
	background-position:bottom;
	width:302px;
	float:left;
}
#bluebox-top{
	background:url(../images/BlueBox_Top_BG.png) no-repeat;
	background-position:top;
	width:282px;
	float:left;
	color:white;
	padding:10px 10px 10px 10px;
}
#bluebox-top blockquote{
	font-weight:bolder;
	font-style:italic;
	margin:10px 15px 10px 15px;
	text-align:justify;
}
#bluebox-top p{
	padding:5px 0 5px 0;
}
#bluebox{
	/*background:#127EBC;*/
	background:url(../images/BlueBox_Middle_BG.png) #FFFFFF repeat-y;
	width:302px;
	float:left;
	margin:0 0 50px 0;
}

#bluebox p {
	color:#000;
	text-align:left;
}

#bluebox h3 {
	color:#000;
}

#contactbar_right{
background:url(../images/ContactBar_Right_BG.gif) no-repeat;
background-position:bottom;
background-position:right;
height:47px;
width:900px;
float:left;
margin:0;
}

#contactbar_left{
background:url(../images/ContactBar_left_BG.gif) no-repeat;
background-position:bottom;
background-position:left;
height:47px;
width:900px;
float:left;
margin:0;
}

#contactbar{
background:url(../images/ContactBar_bg.gif) repeat-x;
height:47px;
width:900px;
float:left;
margin:0 0 0 0;
background-position:bottom;	
font-size:0.7em;
color:white;
text-align:center;
font-weight:bolder;
}

#contactbar p{
margin:15px 0 0 0;
}

#contactdetails{
	width:200px;
	float:right;
	font-size:0.8em;
}

#contactform{
	width:420px;
	float:left;
}

#contactform h4{
	float:left;
}

#contactform hr{
	width:100%;
	float:left;
	border:none;
	background:none;
	color:white;
}

#contactform input{
	float:left;
}

#contactform input.checkbox{
margin:3px 0 2px 0;
}

#contactform input.text{
	width:190px;
	float:left;
	margin:5px 5px 5px 5px;
}

#contactform input.longtext{
	width:395px;
	float:left;
	margin:5px 5px 5px 5px;
}

#contactform label{
	min-width:190px;
	float:left;
	margin:0 5px 0 5px;
	font-size:0.9em;
}

#contactform label.check{
	min-width:390px;
	text-align:right;
	margin:3px 0 2px 0;
}

#contactform p{
	float:left;
	font-size:0.7em;
}

#contactform span.error{
	width:190px;
	float:left;
	margin:0 5px 0 5px;
	font-size:0.6em;
	color:red;
	display:none;
}

#contactform span.required{
	color:red;
	font-size:0.9em;
}

#contactform textarea{
	width:190px;
	height:100px;
	float:left;
	margin:5px 5px 5px 5px;
}

#content-bottom{
	background:url(../images/Content_Bottom_BG.gif) no-repeat;
	background-position:bottom;
	width:700px;
	float:left;
	min-height:300px;
}

#content-top{
background:url(../images/Content_Top_BG.gif) no-repeat;
background-position:top;
width:640px;
float:left;
min-height:300px;
padding:20px 30px 20px 30px;
}

#content{
background:url(../images/Content_Main_BG.gif) repeat-y;
width:700px;
float:left;
min-height:300px;
margin:10px 0 0 11px;
font-size:0.9em;
}

#content h4{
	color:white;
	margin:5px 10px 5px 0;
	padding:2px 5px 2px 5px;
	font-weight:bolder;
	font-size:0.9em;
	width:100%;
	background:#127EBC;
	border-bottom:1px solid #127EBC;
}
#content li{
	margin:5px 0 5px 5px;
}
#content ol{
	margin:5px 0 5px 30px;
}
#content p{
padding:10px 10px 5px 10px;
text-align:left;
}
#content ul{
	margin:5px 0 5px 30px;
}

#header {
	height:90px;
}

#header h1{
	float:left;
}
#header h2{
	float:right;
}

#infobox_turq, #infobox_green, #infobox_purple {
	height:155px;
}

#infobox_turq img, #infobox_green img, #infobox_purple img {
	margin-left:10px;
}

#infobox_turq a, #infobox_green a, #infobox_purple a {
	position:relative;
}

#infobox_turq{
background:url(../images/BGBlue.png) #33B9BC no-repeat;
width:214px;
min-height:117px;
float:right;
padding:0 0 10px 0;
}

#infobox_turq a:link, #infobox_turq a:visited, #infobox_turq a:active, #infobox_turq a:hover{
margin-top:-3px;
}

#infobox_green{
background:url(../images/BGGreen.png) #94C729 no-repeat;
width:214px;
min-height:117px;
float:right;
padding:0 0 10px 0;
}
#infobox_green a:link, #infobox_green a:visited, #infobox_green a:active, #infobox_green a:hover{
margin-top:12px;
}

#infobox_orange{
background:url(../images/BGPurple.png) #F05A00 no-repeat;
width:214px;
min-height:117px;
float:right;
padding:0 0 10px 0;
}

#infobox_orange a:link, #infobox_orange a:visited, #infobox_orange a:active, #infobox_orange a:hover{

}

#infobox_purple{
background:url(../images/BGPurple.png) #7A277F no-repeat;
width:214px;
min-height:117px;
float:right;
padding:0 0 10px 0;
}

#infobox_purple a:link, #infobox_purple a:visited, #infobox_purple a:active, #infobox_purple a:hover{
margin-top:-1px;
}

#main{
width:959px;
min-height:500px;
background:url(../images/MainBG.gif) repeat-y;
background-position:top;
float:left;
}
#main-bottom{
width:959px;
min-height:500px;
background:url(../images/BottomMainBG.gif) no-repeat;
background-position:bottom;
float:left;
}
#main-top{
width:899px;
min-height:500px;
background:url(../images/TopMainBG.gif) no-repeat;
background-position:top;
float:left;
padding:40px 30px 30px 30px;
}

#marqueecontainer{
float:left;
height:100px;
overflow:hidden;
}

#menu{
background:url(../images/menu_bg.gif) repeat-x;
height:47px;
width:900px;
float:left;
margin:0 0 0 0;
}
#menu-left{
background:url(../images/MenuLeftBG.gif) no-repeat;
background-position:left;
height:47px;
width:900px;
float:left;
margin:0 0 0 0;
}
#menu-left img{
	border:0;
	float:right;
}
#menu-left ul li{
	list-style:none;
	display:inline;
	float:left;
	padding:0 10px 0 10px;
	color:white;
	text-align:center;
}
#menu-left ul li a:link, #menu-left ul li a:visited, #menu-left ul li a:active{
	width:102px;
	height:30px;
	float:left;
	color:white;
	font-size:0.7em;
	font-weight:bolder;
	margin:9px 0 0 0;
	padding:8px 0 0 0;
	text-decoration:none;
}
#menu-left ul li a:hover
{
	width:102px;
	height:30px;
	background:url(../images/Button_01.gif) no-repeat;
	float:left;
	color:#1B96C0;
	font-size:0.7em;
	font-weight:bolder;
	margin:9x 0 0 0;
	padding:8px 0 0 0;
	text-decoration:none;
}
#menu-left ul li a.current:link, #menu-left ul li a.current:visited, #menu-left ul li a.current:active, #menu-left ul li a.current:hover
{
	width:102px;
	height:30px;
	background:url(../images/Button_01.gif) no-repeat;
	float:left;
	color:#1B96C0;
	font-size:0.7em;
	font-weight:bolder;
	margin:9x 0 0 0;
	padding:8px 0 0 0;
	text-decoration:none;
}

#sidebar{
width:188px;
float:left;
}

#sidebar h4{
	color:white;
	background:url(../images/Side_Title_BG.gif) #127ebc no-repeat;
	font-size:1em;
	font-weight:bolder;
	width:158px;
	height:20px;
	padding:5px 5px 5px 5px;
	margin:10px 10px 0 10px;
	border-bottom:dotted 1px white;
	float:left;
}

#vmarquee{
position: absolute;
width: 98%;
text-align:left;
}
#vmarquee p{
text-align:left;
}

#wrapper{
width:959px;
margin:0 auto;
}