* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0;
}
html {
	height: 100%;
}
body {
	width: 100%;
	min-height: 100%;
	position: relative;
	background-color: #FFF;
}
*html body {
	height: 100%;
}
#container {
	min-height: 100%;
	width: 100%;
	margin: auto;
	background-color: #FFF;
	background-image: url(../images/amelia_content_gradient_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
/*start header*/
#header {
	background-image: none;
	height: 438px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b8b9ba;
	background-color: #01488f;
	
}
#header_line_1 {
	height: 0px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #007eff;
	padding: 0px;
	font-size: 0px;
}
#header_line_2 {
	height: 0px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003f81;
	padding: 0px;
	font-size: 0px;
}
/*start header1*/
#header_1 {
	width: 100%;
	height: 183px;
	background-image: url(../images/index_header_1_fon_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#header_1_content {
	width: 1000px;
	height: 183px;
	position: relative;
	background-image: url(../images/logo_main2_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
}
#header_1_contact {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #0072df;
	
	position: absolute;
	top: 135px;
	left: 570px;
}
/*end header1*/
/*start header2*/
#header_2_left_fon {
	height: 247px;
	width: 50%;
	background-image: url(../images/index_header2_fon_left_03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	z-index: 90;
	left: 0px;
	
}

#header_2 {
	width: 100%;
	height: 247px;
	background-image: url(../images/index_header2_fon_right_03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
}
#header_2_content {
	width: 1000px;
	height: 247px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/index_header2_fon_img_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
}
#header_2_content_text {
	padding-top: 57px;
	padding-left: 529px;
	padding-right: 63px;
}
#header_2_content_text strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
}
#header_2_content_text p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #192227;
	display: block;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
/*end header2*/

/*start menu 1*/

#menu_1 {
	position: absolute;
	top: 76px;
	left: 376px;
}
*html #menu_1 {
	position: static;
	top: 0px;
	left: 0px;
	margin-top: 76px;
	margin-left: 376px;
}
#nav_1 {
}
#nav_1 ul, #nav_1 li {
	list-style: none;
}
/*#nav_1 li {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	width: 114px;
	float: left;
	height: 35px;
}
.menu_1_buttom {
	background-image: url(../images/menu_1_button_03.png);
}
.show_menu_2 {
	background-image: url(../images/menu_1_button_2_03.png)!important;
}
#nav_1 li a {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 33px;
	font-size: 12px;
	color: #5c5c5c;
	text-decoration: none;
	height: 33px;
	cursor: pointer;
	width: 114px;
	display: block;
}*/
#nav_1 li {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	width: 143px;
	float: left;
	height: 35px;
}
.menu_1_buttom {
	background-image: url(../images/bt_new_v3_03.png);
}
.show_menu_2 {
	background-image: url(../images/bt_new_v4_03_03.png)!important;
}
#nav_1 li a {
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 33px;
	font-size: 12px;
	color: #5c5c5c;
	text-decoration: none;
	height: 33px;
	cursor: pointer;
	width: 143px;
	display: block;
}

*html #nav_1 li {
	/*background-image: none;*/
}
*html #nav_1 li a {
	display: block;
	cursor: pointer;
}
/*end menu 1*/
/*start menu 2*/
#menu_2 {
	/*width: 100%;*/
	position: absolute;
	top: 267px;
	left: 90px;
	display: none;
}
*html #menu_2 {
	position: static;
	top: 0px;
	display: none;
	width: 100%;
}
#menu_2 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #221f72;
	margin-right: 20px;
}
#menu_2 a:hover {
	text-decoration: underline;
}
/*end menu 2*/

#menu_3_ico a, #menu_3_ico a img {
	border: 0px none #000000;
}
#menu_3_ico {
	position: absolute;
	top: 207px;
	left: 389px;
}

/*end header*/


/*start content_page*/
#content_page {
	width: 100%;
	background-color: #FFF;
	/*padding-bottom: 91px;*/
	margin-bottom: 10px;
	
}
*html #content_page {
	/*padding-bottom: 73px;*/
	
}
#content_page_container { 
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	padding-top: 18px;
	padding-bottom: 18px;
}




#content_page_container {
}
#content_page_container a img,
#content_page_container img {
	border: 1px solid #b9babb;
	float: left;
}
.content_2 img {
	margin-right: 12px;
	margin-bottom: 10px;
}

#sidebar1 {
	float: left; 
	width: 267px;
	/*padding-top: 20px;*/
	padding-left: 31px;
	padding-right: 35px;
	padding-bottom: 10px;
}
#sidebar2 {
	float: right; 
	width: 270px;
	/*padding-top: 20px;*/
	padding-left: 22px;
	padding-right: 35px;
	padding-bottom: 10px;

	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #dddddd;
}

#mainContent {
	margin-top: 0;
	margin-right: 328px;
	margin-bottom: 0;
	margin-left: 334px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #dddddd;
	
	/*padding-top: 20px;*/
	padding-left: 22px;
	padding-right: 35px;
	padding-bottom: 10px;
} 

.content_1 ul, .content li {
	list-style: none;
}
.content_1 li {
	padding-top: 0px;
	clear: both;
	margin-bottom: 43px;
}
*+html .content_1 li {
	margin-bottom: 23px;
}
*html .content_1 li {
	margin-bottom: 23px;
}
*+html .content_1 p {
	top: -23px;
	position: relative;
}
*html .content_1 p {
	top: -23px;
	position: relative;
}
.content_1 img {
	margin-right: 26px;
}

.content_1 li p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #848484;
	line-height: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 100px;
}
.content_1 a {
	text-decoration: none;
	color: #034ea2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}


.content_2 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #192227;
	line-height: 20px;
	display: block;
	margin-top: 10px;
}

.content_2 span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #848484;
	line-height: 20px;
	display: block;
}
.content_2 a {
	text-decoration: none;
	color: #034ea2;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}


#content_page h1,
#content_page h2 {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin-bottom: 28px;
	color: #4e4e4e;
	text-transform: uppercase;
	padding-top: 20px;
}
#content_page h2 {
	padding-bottom: 10px;
	background-image: url(../images/index_content_h1_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
*html #content_page h2 {
	width: auto;
}


#all_product a, #all_product a img, #all_product img {
	border: 0px none #fff;
	padding: 0px!important;
	margin: 0px!important;
}
#all_product a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #848484;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	top: -3px;
	left: 7px;
}





.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*end content_page*/




/*start footer*/
#footer {
	background-color: #3583cb;
	/*position: absolute;*/
	width: 100%;
	height: 110px;
	/*bottom: 0;*/
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #004ba6;
}
*+html #footer {
	/*bottom: 28px;*/
}
.footer_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-top: 10px;
	padding-left: 7px;
}
.footer_text p {
	line-height: 30px;
}
.footer_text a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
/*end footer*/