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

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a6a6a;
	background:url(../images/Background.jpg) repeat-x;
	padding:0px;
	margin:0px;
		
}

.clear
{
	clear:both;
	
}

#Total_container
{
	width:850px;
	height:auto;
	margin:auto;
	overflow:hidden;
	
}

#Left_container
{
	width:229px;
	float:left;
	height:auto;
	
}

#Right_container
{
	width:609px;
	float:right;
	height:auto;
		
}

.logo
{
	width:223px;
	height:95px;
	margin-top:85px;
	
}

.left_nav_container
{
	width:228px;
	height:auto;
	margin-top:39px;
	
}

.top1
{
	width:228px;
	height:17px;
	overflow:hidden;
}

.middle1
{
	width:228px;
	height:auto;
	background:url(../images/middle_bg_left.png) repeat-y;
	
	
	padding-top:10px;
	padding-bottom:35px;
}

.bottom1
{
	width:228px;
	height:14px;
}

.right_flags_cont
{
	width:604px;
	height:30px;
	padding-top:8px;
	padding-right:5px;
	
}

.right_bg
{
	width:609px;
	height:auto;
	
}

.righttop1
{
	width:609px;
	height:19px;
	
	
}

.rightmiddle1
{
	width:605px;
	height:auto;
	background:url(../images/middle1_1.png) repeat-y;
	padding-top:5px;
	padding-bottom:10px;
	margin:auto;
	overflow:hidden;
	
}

.rightbottom1
{
	width:609px;
	height:auto;
	
}

.header
{
	width:560px;
	height:208px;
	margin:auto;
	
}

.about_us_container
{
	width:560px;
	height:auto;
	padding-top:25px;
	padding-bottom:15px;
	margin:auto;
	border-bottom:1px solid #eeeeee;
}

.aboutus
{
	width:560px;
	font-size:13px;
	font-weight:bold;
	color:#2b3383;
}

.aboutus_text
{
	font-size:11px;
	color:#686a6a;
	line-height:17px;
	text-align:justify;
	padding-top:10px;
	padding-bottom:10px;
}

.readmore_text
{
	text-align:right;
	width:560px;
	
}

a.readmore
{
	color:#ed2024;
	text-decoration:underline;
	
}

a.readmore:hover
{
	color:#1e4f9a;
	text-decoration:none;
	
}


.services
{
	width:560px;
	font-size:13px;
	font-weight:bold;
	color:#2b3383;
	margin:auto;
	padding-top:15px;
}


.services_boxes_cont
{
	width:560px;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
	height:auto;
	
}

.box1
{
	width:181px;
	height:auto;
	background:#f7f7f7;
	border:1px solid #f2f2f2;
	float:left;
	padding-top:11px;
	margin-right:5px;
	
}

.box2
{
	width:181px;
	height:auto;
	background:#f7f7f7;
	border:1px solid #f2f2f2;
	float:left;
	padding-top:11px;
	
	
}

.box_title_bg
{
	width:160px;
	height:auto;
	background:url(../images/blue_title.jpg) repeat-x;
	text-align:center;
	color:#FFF;
	padding-top:6px;
	padding-bottom:6px;
	margin:auto;
	
}

.box_pic
{
	width:160px;
	height:102px;
	margin:auto;
	padding-top:6px;
	
}

.pic_text
{
	width:160px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	color:3696969;
	margin:auto;
	
}

.box_readmore
{
	width:160px;
	height:auto;
	padding-bottom:10px;
	color:3696969;
	margin:auto;
	text-align:right;
	
}

#Footer
{
	width:100%;
	height:44px;
	background:url(../images/footer_background.jpg) repeat-x;
	margin-top:15px;
	
}

.footer_inside
{
	width:849px;
	height:auto;
	margin:auto;
	padding-top:18px;
}
.footer1
{
	float:left;
	color:#58578f;
	
}

.footer2
{
	float:right;
	color:#58578f;
	
}

.footer_link
{
	color:#58578f;
	text-decoration:none;
	
}

.footer_link:hover
{
	color:#000000;
	text-decoration:underline;
	
}

.flags
{
	width:auto;
	height:auto;
	float:right;
	margin:3px;
}

img
{
	border:none;
	
}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font:11px Arial;
width: 200px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
margin:auto;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #575858;
text-decoration: none;
padding: 9px;
border-bottom: 1px solid #f1f2f3;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #FFFFFF; /*background of tabs (default state)*/
}



.sidebarmenu ul li a:hover{
background-color: #f7f7f7;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 200px; /*Sub Menu Items width */
top: 0;
visibility: hidden;

}

.sidebarmenu a.subfolderstyle{
background: url(../images/right.png) no-repeat 97% 50%;

}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */


.space1
{
	width:560px;
	height:10px;
	margin:auto;
	
}

.category_title
{
	width:560px;
	padding-top:10px;
	padding-bottom:10px;
	background:#2e3888;
	color:#FFF;
	margin:auto;
	
	
}

.category_info
{
	height:auto;
	width:560px;
	margin:auto;
}


.info1
{

	float:left;
	height:215px;
	width:275px;
	margin:auto;
	margin-top:40px;
	margin-bottom:10px;
	
}

.info2
{

	float:left;
	height:300px;
	width:275px;
	margin:auto;
	margin-bottom:10px;
	margin-left:8px;
	border:1px solid #f7f8f7;
	
}

.category_boxes_container
{
	width:560px;
	font-size:11px;
	color:#686a6a;
	line-height:17px;
	text-align:justify;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
	height:220px;
}


.category_box1
{
	float:left;
	width:134px;
	height:auto;
	margin:auto;
	padding-right:6px;
	
}
.category_box2
{
	float:left;
	width:134px;
	height:auto;
	margin:auto;
	
	
}
.category_box
{
	width:134px;
	height:148px;
	border:1px solid #f7f8f7;
	
}

.category_box_patch
{
	width:134px;
	
	border:1px solid #f7f8f7;
	padding-bottom:5px;
	padding-top:5px;
	background:#eeeeee;
	text-align:right;
	margin-top:5px;
	
}

.product_details_box
{
	width:560px;
	height:auto;
	overflow:hidden;
	margin:auto;
	
}

.product_pic
{
	width:312px;
	height:294px;
	padding:5px;
	border:1px solid #f7f8f7;
	float:right;
		
}

.product_description
{
	width:230px;
	height:auto;
	float:left;
}

.product_detail1
{
	width:235px;
	height:auto;
	overflow:hidden;
	
}

.product_detail_inside
{
	width:65px;
	height:auto;
	padding-left:5px;
	
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:2px solid #e7e7e7;
	border-right:2px solid #FFF;
	background:#f0f0f0;
	color:#666;
	float:left;
}

.product_detail_inside1
{
	width:125px;
	height:auto;
	padding-left:5px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:2px solid #e7e7e7;
	border-right:2px solid #FFF;
	background:#f0f0f0;
	color:#666;
	float:left;
}

.product_detail_inside_2
{
	width:65px;
	height:auto;
	padding-left:5px;
	
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:2px solid #e7e7e7;
	border-right:2px solid #FFF;
	background:#f7f7f7;
	color:#666;
	float:left;
}

.product_detail_inside2
{
	width:125px;
	height:auto;
	padding-left:5px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:2px solid #e7e7e7;
	border-right:2px solid #FFF;
	background:#f7f7f7;
	color:#666;
	float:left;
}


.icons
{
	width:182px;
	height:45px;
	margin-top:10px;
	margin-left:10px;
	
}


.product2_text
{
	width:560px;
	padding-top:10px;
	padding-bottom:10px;
	color:#575858;
	margin:auto;
	line-height:18px;
	text-align:justify;
	
	
}

.contact_text
{
	
	width:560px;
	padding-bottom:10px;
	color:#575858;
	margin:auto;
	line-height:18px;
	text-align:justify;
	
	
}

.contact1_container
{
float:left;
width:308px;
height:auto;
text-align:justify;
line-height:23px;
overflow:hidden;
}

.contact_text_container
{
width:419px;
height:auto;
}


.contact_text11
{
float:left;
width:auto;
height:auto;
margin-left:20px;
}

.contact_icon
{
float:left;
}

