* {
margin: 0;
padding: 0;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 1;
background: url("images/bg.jpg") repeat
}

#container {
/* position: relative; */
width: 1000px;
/*height: 750px;*/
margin: 0 auto;
background: #FFFFFF;
}

#header {
/*position: absolute;*/
width: 1000px;
height: 118px;
margin: 0 auto;
background: #FFFFFF url("images/header.jpg") no-repeat top left;
}

#main_page {
/*position: relative;*/
width: 1000px;
height: 633px;
background: #FFFFFF url("images/bg.gif") no-repeat top left;
}


#contact {
/*position: absolute;*/
/*top: 123px;*/
width: 1000px;
font-style: italic;
font-size: 14px;
font-weight: bold;
text-align: center;
line-height: 25px;
padding: 0 10px
}

	#contact span {
	color: #ffffff;
	}
	
#main_nav {
/*position: absolute;*/
top: 162px;
left: 35px;
height: 20px;
margin: 20px 0 0 34px;
}

#main_nav ul {
list-style: none;
}

#main_nav ul li {
display: inline;
float: left;
}

#main_nav ul li a {
display: block;
height: 20px;

}

#main_nav ul li.menu_01 a {
width: 54px;
background: url("images/home_normal.jpg") no-repeat top left;
}
#main_nav ul li.menu_01 a:hover {
background: url("images/home_selected.jpg") no-repeat top left;
}

#main_nav ul li.menu_01 a.main_selected {
background: url("images/home_selected.jpg") no-repeat top left;
}



#main_nav ul li.menu_02 a {
width: 101px;
margin: 0 0 0 8px;
background: url("images/manned_normal.jpg") no-repeat top left;
}
#main_nav ul li.menu_02 a:hover {
background: url("images/manned_selected.jpg") no-repeat top left;
}

#main_nav ul li.menu_02 a.main_selected {
background: url("images/manned_selected.jpg") no-repeat top left;
}


#main_nav ul li.menu_03 a {
width: 106px;
margin: 0 0 0 7px;
background: url("images/mobile_normal.jpg") no-repeat top left;
}
#main_nav ul li.menu_03 a:hover {
background: url("images/mobile_selected.jpg") no-repeat top left;
}

#main_nav ul li.menu_03 a.main_selected {
background: url("images/mobile_selected.jpg") no-repeat top left;
}


#main_nav ul li.menu_04 a {
width: 158px;
margin: 0 0 0 6px;
background: url("images/compliance_normal.jpg") no-repeat top left;
}
#main_nav ul li.menu_04 a:hover {
background: url("images/compliance_selected.jpg") no-repeat top left;
}

#main_nav ul li.menu_04 a.main_selected {
background: url("images/compliance_selected.jpg") no-repeat top left;
}


#main_nav ul li.menu_05 a {
width: 73px;
margin: 0 0 0 7px;
background: url("images/vision_normal.jpg") no-repeat top left;
}
#main_nav ul li.menu_05 a:hover {
background: url("images/vision_selected.jpg") no-repeat top left;
}

#main_nav ul li.menu_05 a.main_selected {
background: url("images/vision_selected.jpg") no-repeat top left;
}


#main_nav ul li.menu_06 a {
width: 74px;
margin: 0 0 0 6px;
background: url("images/contact_normal.jpg") no-repeat top left;
}
#main_nav ul li.menu_06 a:hover {
background-position: bottom left;
background: url("images/contact_selected.jpg") no-repeat top left;
}

#main_nav ul li.menu_06 a.main_selected {
background: url("images/contact_selected.jpg") no-repeat top left;
}

#main_nav span {
display: none;
}

/*second naigation*/
#second_nav {
/*position: absolute;*/
top: 162px;
left: 35px;
height: 20px;
margin: 10px 0 0 34px;
}

a.menu-link { background-image:url(images/menu-sep.jpg); height:20px; line-height:20px; background-position:
 right; background-repeat:no-repeat; padding-left:10px; padding-right:10px; padding-top:1px; padding-bottom:1px; 
 font-family: tahoma; font-size:10px; color:#3fa9f5; text-decoration:none; font-weight:bold}
 
a.menu-link-last{ background-image:url(images/menu-sep.jpg); height:20px; line-height:20px; background-position: right; background-repeat:no-repeat; 
padding-left:10px; padding-right:10px; padding-top:1px; padding-bottom:1px; font-family: tahoma; font-size:12px; 
color:#000000; text-decoration:none; font-weight:bold}

a.menu-link:hover { background-position:center; background-repeat:repeat-x; color:#000000
}

/*end of second naigation*/





#content {
/*position: absolute;*/
top: 224px;
left: 31px;
width: 576px; 
height: 481px;
padding: 10px;
overflow-x: hidden; 
overflow-y: scroll;
background: #FFFFFF;
border: 1px solid #D1D5D8;
margin: 0px 0 0 34px;
list-style-position: inside;
font-size: 12px;
font-weight: normal;
line-height: 1.5;
}

.blue-text {
color: #3399FF;

}

.grey-text {
color: #888888 ;
}

#contact_content {

}

#content p {
font-size: 12px;

line-height: 1.5;
margin: 0 0 10px 0;

}

.main_selected {
background-position: bottom left;
}

#content2 {
/*position: absolute;*/
top: 224px;
left: 31px;
width: 576px; 
height: 481px;
padding: 10px;
overflow-x: hidden; 
overflow-y: scroll;
background: #FFFFFF;
border: 1px solid #D1D5D8;
margin: 30px 0 0 34px;
list-style-position: inside;
font-size: 12px;
font-weight: normal;
line-height: 1.5;
}

#content2 p {
font-size: 12px;
line-height: 1.5;
margin: 0 0 10px 0;

}

#content2 span.blue {
color: #3399FF;
}


.main_selected {
background-position: bottom left;
}

#footer {
/*position: absolute;*/
/*top: 123px;*/
width: 1000px;
font-style: italic;
font-size: 12px;
font-weight: bold;
text-align: left;
line-height: 25px;
/*padding: 15 10px*/
margin: 5px 0 0 40px;
}
#footer span {
	color: #666666;
	}


/*info panel from star*/	
#info-panel {
	position: absolute;
	width: 500px;
	height: 350px;
}

#info-panel p {
	line-height: 1.5;

}

#content#info-panel form {
	font-size: 10px;
	color: #3FA9F5;
	}

#content #info-panel fieldset {
	border: none;
	}


#info-panel label {
	display: block;
	float: left;
	width: 120px;
	}

#info-panel input {
	width: 250px;
	border: #B3B6B8 1px solid;
	background: #EBF6FE;
	font-size: 12px;
	color: #20558A;
	}

#info-panel textarea {
	width: 250px;
	height: 50px;
	border: #B3B6B8 1px solid;
	background: #EBF6FE;
	font-size: 12px;
	color: #20558A;
	}

#ContactForm {float:left;width:400px;}

#info-panel .required,

#info-panel .optional {
	height: 20px;
	margin: 0 0 15px 0;
}

#info-panel .nomargin {
	margin: 0;
}

#info-panel #inputButtons {
	clear: both;
	margin: 8px 0 0 0;
	width: 230px;
}

#info-panel #inputButtons input:hover {
	cursor: pointer;
}

#info-panel #inputButtons p {
	margin: 0;
	padding: 0;
	clear: both;
	text-align: right;;
	line-height: 1;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}

#info-panel #inputButtons .submit-button {
	position: absolute;
	top: 175px;
	right: 20px;
	width: 74px;
	height: 24px;
	margin: 0 0 0 15px;
	background: transparent url("images/submit.jpg") no-repeat top left;
	border: none;
}

#info-panel #inputButtons .reset-button {
	position: absolute;
	top: 205px;
	right: 10px;
	width: 72px;
	height: 73px;
	float: right;
	background: transparent url("images/reset.jpg") no-repeat top left;
	border: none;
}

#info-panel span.blue {
color: #3399FF;
}

#bottom-text {
	width: 550px;
	height: 73px;
	border: none;
	font-size: 8px;
}

#bottom-text p {
	font-size: 11px;
}

#bottom-text span.blue {
color: #3399FF;
}

#bottom-text span.black {
color: #000000;
}

#error #info-panel {
	text-align: center;
}

#error #info-panel .error {
	font-variant: small-caps;
	font-weight: bold;
	color: red;
	}

#error #info-panel input {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	margin: 20px 0 0 0;
	width: 140px;
	border: #B3B6B8 1px solid;
	background: #EBF6FE;
	color: #20558A;
}

#error #info-panel input:hover {
	cursor: pointer;
}

#thankyou #info-panel {
	text-align: center;
}



