* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	background: url('../images/background.jpg') #1F3185 repeat-x 0% 0%;
	background-color:#5f92d1;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #bfd8f6;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: disc;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #F00;
	font-family: tahoma, arial, sans-serif;
	font-size: 15px;
}

#container {
	margin: 0px auto;
	width: 760px;
	/*overflow:visible;*/
}


/* Page Header */

#header_container {
	margin-bottom: 0px;
	border: 1px solid #fff;
	width: 760px;
	background: url('../images/logo2.jpg') repeat-x 0px 0px;
}

#page_header {
	width: 760px;
	/*height: 187px;*/
	padding-top: 116px;
	/*background: url('images/header_image.jpg') no-repeat 10px 20px;*/
	
}

#page_header_text {
	width: 760px;
	background-color:#1F3185;
	color:#FFFFFF;
	font-size:18px;
}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 20px;
	width: 585px;
	height: 35px;
	float: left;
	/*background: url('images/company_logo.gif') no-repeat 137px 0px;*/
	text-align: left;
}

#header_company h1 {
/*	background: url('images/company_name.gif') no-repeat 160px 0px;*/
	width: 585px;
	height: 35px;
}


/* Page Header : Welcome Note */

#header_lowercontainer {
    width: 760px;
	float: left;
	background: url('../images/shed8.jpg') no-repeat 0px 0px;
	
}

#header_welcome {
	width: 760px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	float: left;
	text-align: left;
	color: #FFFFFF;/* #000066;/* #1f3185;*/
	background-color:#1f3185;
	/*border: 1px solid #fff;*/
	
	

}

#header_welcome h3 {
	padding: 3px 0px 0px;
	font-size: 18px;
	text-align:center;
}

#header_welcome p {
	margin-top: 7px;
}

#welcome_text {
	font-weight: bold;
	padding-top: 50px;
	width: 550px;
	padding-left: 60px;
	float:none;
	color:  #1f3185;/*  #000066;/* #1f3185;*/
/*	color: #000066;/* #1f3185;*/
	/*filter: alpha(opacity=65); 
	-moz-opacity: .55; 
	background-color: #FFFFFF; */
}

/* Page Header : Menu */

#header_menu {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: right;
	/*vertical-align:bottom;
	height: 175px;*/
}

#header_menu li {
	margin-bottom: 2px;
	width: 160px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 160px;
	height: 20px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 12px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 5px;
}


#header_menu li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}


/* Page Header2 : Menu */

#header_menu2 {
	padding-top: 5px;
	/*padding-right: 5px;*/
	/*padding-bottom: 5px;*/
	/*float: right;*/
	/*vertical-align:bottom;
	height: 175px;*/
}

#header_menu2 li {
	margin-bottom: 2px;
	width: 160px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu2 li a {
	display: block;
	width: 160px;
	height: 93px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 12px;
}

#header_menu2 li a span {
	display: block;
	padding-top: 4px;
	padding-left: 5px;
}




#header_menu2 li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}

/* Main Content */
#maincontent_container {
	width: 760px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	/*overflow:visible;*/
}


/* Left Sidebar */

#left_sidebar {
	width: 178px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #fff;
	background-color: #537caf;
}


/* Left Sidebar : User Login */

#contactdetails {
	padding: 7px 8px 11px 12px;
	color: #f1f5f9;
	font-weight: bold;
	text-align: left;
}

#left_sidebar h2 {
	font-size: 16px;
	/*background: url('images/userlogin_title.gif') no-repeat -2px 0px;*/
}

#left_sidebar h3 {
	font-size:14px;
	line-height:18px;
}

#left_sidebar h4 {
	padding-top: 6px;
	font-size: 15px;	
	font-weight: bold;
}


#OurDetails {
	padding: 10px 10px 10px 12px;
	text-align: left;
}

/*#news h2 {
	font-size:16px;
	/*background: url('images/news_title.gif') no-repeat 0px 0px;*/
/*}*/



#OurDetails p {
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 12px;
}

#OurDetails .link-more {
	text-align: right;
	font-weight: bold;
}


/* Main Content */

#maincontent {
	border-top : 1px solid #d5dfec;
	border-left : 1px solid #d5dfec;
	margin-left: 10px;
	float: left;
	text-align: left;
	width: 571px;
	
}

#maincontent a {
	color:  #1f3185;
	font-weight: bold;
	text-decoration: underline;
}

#maincontent a:hover {
	color: #FF0000;
	text-align: left;
}


/* MainContent_Header */

#maincontent_header {
	width: 567px; 
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
	height: 26px;
	background-color:#FFFFFF;
	text-align:center;
	
}



#maincontent_producttitle {
	background-color:#1f3185;/*#3d6290;*/
	width: 557px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	color:#FFFFFF;/* #FF0000;/*#5f92d2;*/
	font-size: 20px;
	text-align:left;
}

#maincontent_standard_heading {
	background-color: #1f3185;/*#3d6290;*/
	width: 557px;
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 2px;
	padding-bottom: 2px;
	/* [disabled]margin-bottom: 1px; */
	color: #FFFFFF;/* #FF0000;/*#5f92d2;*/
	font-size: 20px;
	text-align: left;
	
}


#maincontent_product {
	width: 557px; 
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	background-color:#FFFFFF;
	color: #000000;
	list-style:disc;
	overflow: visible;
}

#maincontent_standard_container {
	width: 567px;
	margin-top: 5px;
	margin-left: 5px;
	background-color:#FFFFFF;
	color: #000000;
	overflow:visible;
	text-align: left;
	
}

#maincontent_standard_text {
	width: 557px;
	text-align:left;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#maincontent_standard_table {
	padding: 0px;
	
}

#maincontent_indented_text {
	padding-left: 15px;
}


#maincontent_standard_text_400 {
	width: 400px; 
	font-size: 13px;
}

#maincontent_standard_image {
	width: 167px;
	background-color: #FFFFFF;
	color: #000000;
	overflow: visible;
	float: right;
}

#maincontent_standard_text h3 {
	font-size: 15px;
	color: #1f3185;
	font-weight: bold;
	border-bottom: 1px solid #1f3185;
	border-top: 1px solid #1f3185;
	text-align:center;
	padding-right: 5px;

}

#maincontent_standard_text td {
	padding-right: 5px;
	padding-left: 5px;
}

#maincontent_productimage {
	width: 150px;
	margin-left: 412px;
	/*margin-top: 1px;
	background-color: #FFFFFF;*/
	/*float: right;*/
}

/* Page Footer */

#page_footer {
	text-align: center;
	border: 1px solid #d5dfec;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	font-weight:bold;
	width: 551px;

	
	
	
}

#page_footer a {
	color:#FFF;
}

#contactbutton p {
	color:#000;
	padding:10px;
}

#contactArea p {
	width=100%;
	display:block;
	border:thin;
	border-color:#000;
	

	
}

#textArea {
	width = 100%;
	display:inline-block;
	border:thin;
	border-color:#000;
}

#email {
	border:1px solid #999999;
	background-color:#EAEAFF;
	color:#000;
    width:98%;
    margin:5px 0;
    padding:1%;

}

#Phone {
	border:1px solid #999999;
	background-color:#EAEAFF;
	color:#000;
    width:98%;
    margin:5px 0;
    padding:1%;
	
}

#address {
	border:1px solid #999999;
	background-color:#EAEAFF;
	color:#000;
    width:98%;
    margin:5px 0;
    padding:1%;
}

#required-message {
	border:1px solid #999999;
    width:98%;
    margin:5px 0;
    padding:1%;
	background-color:#EAEAFF;
}

#Submit {
	border:1px solid #999999;
    width:200px;
	height: 60px;
    margin:5px 0;
    padding:1%;
	background-image:url(/images/backgroundbutton.jpg);
	background-repeat:repeat-x;
	text-align:center;


}
#Submit2 {
	border:1px solid #999999;
    width:94px;
	height:70px;
    margin:5px 0;
    padding:1%;
	background-image:url(/images/backgroundbutton.jpg);
	background-repeat:repeat-x;
}
