/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#636469;
}


#div_main_top {
	margin: 0 auto;
	padding: 0 0px;
	background: #ffffff url(images/bg_top.jpg) repeat-x top;
	height:169px;
}
#div_main_mid {
	margin: 0 auto;
	padding: 0 0px;
	background: #ffffff url(images/bg_mid.jpg) repeat-x top;
}
#div_main_bottom {
	margin: 0 auto;
	padding: 0 0px;
	background-color:#636469;	
}


/*
Page Layout ------------------------------------------------------------------/
*/
/*Top Layout --------------------------------------------------------*/
#div_page_top {
	width: 920px;
	margin: 0 auto;
	padding: 0 0px;
}
#div_page_top_left, #div_page_top_mid, #div_page_top_right {
	float: left;
	margin: 0 auto;
	padding: 0 0px;
}

#div_page_top_left {
	width: 11px;
	height: 169px;
	background: url(images/left_top.jpg) no-repeat top;
}
#div_page_top_mid {
	width: 898px;
}
#div_page_top_right {
	width: 11px;
	height: 169px;
	background: url(images/right_top.jpg) no-repeat top;
}










/*
Header Layout ------------------------------------------------------------------/
*/
#div_header {
	width: 898px;
	height: 117px;
	background-color:#636469;
	margin: 0 auto;
	padding: 0 0px;
}
#div_header_logo{
	float: left;
	margin: 0;
	background: url(images/logo.jpg) no-repeat top;
	width: 531px;
	height:117px;
}






/*
Navigation Layout ------------------------------------------------------------------/
*/
#div_nav {
	width: 898px;
	height: 52px;
	margin: 0 auto;
	padding: 0 0px;
}
#div_nav_content {
	float: left;
	width: 895px;
	height: 52px;
	margin: 0 auto;
	padding: 0px;
}
#div_nav_btn {
	height: 52px;
	margin: 0px 35px 0px 35px ;
	padding: 0px;
}
#div_nav_split{
	margin: 0;
	padding: 0;
	float:left;
	background-image:url(images/nav_split.jpg);
	width:6px;
	height:52px;
}





/*Nav Button 1 ----------------------------------*/
#div_nav_btn1 a {
	display: block;
	float:left;
	background-image:url(images/btn1.jpg);
	width:91px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}
#div_nav_btn1 a:hover {
	background-image:url(images/btn1_over.jpg);
}

#div_nav_btn1_static a {
	display: block;
	float:left;
	background-image:url(images/btn1_over.jpg);
	width:91px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}

/*Nav Button 2 ----------------------------------*/
#div_nav_btn2 a {
	display: block;
	float:left;
	background-image:url(images/btn2.jpg);
	width:117px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}
#div_nav_btn2 a:hover {
	background-image:url(images/btn2_over.jpg);
}
#div_nav_btn2_static a {
	display: block;
	float:left;
	background-image:url(images/btn2_over.jpg);
	width:117px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}

/*Nav Button 3 ----------------------------------*/
#div_nav_btn3 a {
	display: block;
	float:left;
	background-image:url(images/btn3.jpg);
	width:143px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}

#div_nav_btn3 a:hover {
	background-image:url(images/btn3_over.jpg);
}
#div_nav_btn3_static a {
	display: block;
	float:left;
	background-image:url(images/btn3_over.jpg);
	width:143px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}

/*Nav Button 4 ----------------------------------*/
#div_nav_btn4 a {
	display: block;
	float:left;
	background-image:url(images/btn4.jpg);
	width:131px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}
#div_nav_btn4 a:hover {
	background-image:url(images/btn4_over.jpg);
}
#div_nav_btn4_static a {
	display: block;
	float:left;
	background-image:url(images/btn4_over.jpg);
	width:131px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}

/*Nav Button 5 ----------------------------------*/
#div_nav_btn5 a {
	display: block;
	float:left;
	background-image:url(images/btn5.jpg);
	width:131px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}
#div_nav_btn5 a:hover {
	background-image:url(images/btn5_over.jpg);
}
#div_nav_btn5_static a {
	display: block;
	float:left;
	background-image:url(images/btn5_over.jpg);
	width:131px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}

/*Nav Button 6 ----------------------------------*/
#div_nav_btn6 a {
	display: block;
	float:left;
	background-image:url(images/btn6.jpg);
	width:131px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}
#div_nav_btn6 a:hover {
	background-image:url(images/btn6_over.jpg);
}
#div_nav_btn6_static a {
	display: block;
	float:left;
	background-image:url(images/btn6_over.jpg);
	width:131px;
	height:42px;
	margin: 4px 4px 0px 4px ;
}




/*
position:relative;
	valign:bottom;
	height:80px;
*/



/*Bottom Layout --------------------------------------------------------*/
#div_page_bottom {	
	margin: 0 auto;
	padding: 0 0px;
	text-align:center;
	color:#FFFFFF;
	padding-top:10px;
	font-size:12px;
	line-height:22px;	
}
#div_page_bottom a{
	color:#FFFFFF;
	text-decoration:none;
}
#div_page_bottom a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}






/*Mid Layout --------------------------------------------------------*/
#div_page_mid {
	width: 920px;
	margin: 0 auto;
	padding: 0 0px;
}
#div_page_mid_left, #div_page_mid_mid, #div_page_mid_right {
	float: left;
	margin: 0 auto;
	padding: 0 0px;
}

#div_page_mid_left {
	width: 11px;
	height: 169px;
	background: url(images/left_mid.jpg) no-repeat top;
}
#div_page_mid_mid {
	width: 898px;
	background-color:#FFFFFF;
}
#div_page_mid_right {
	width: 11px;
	height: 169px;
	background: url(images/right_mid.jpg) no-repeat top;
}







/*
WrapperLayout ------------------------------------------------------------------/
*/
#div_wrapper {
	margin: 0 auto;
	padding: 0 0px;
}
#div_wrapper_left, #div_wrapper_right{
	float: left;
	margin: 0 auto;
	padding: 0 0px;
	background-color:#FFFFFF;
}
#div_wrapper_left{
	width: 582px;
}
#div_wrapper_right{
	width: 315px;
}



#div_wrapper_left_img{
	margin: 10px 0px 0px 10px;
}
#div_wrapper_left_copy{
	margin: 10px 0px 0px 10px;	
}
#div_wrapper_left_title_ql, #div_wrapper_left_title_text, #div_wrapper_left_title_qr {
	margin: 0 auto;
	padding: 0 0px;
	float:left;
}
#div_wrapper_left_title_ql{
	background-image:url(images/q_left.jpg);
	background-position:top;
	width:38px;
	height:35px;

}
#div_wrapper_left_title_qr{
	background-image:url(images/q_right.jpg);
	background-position:top;
	width:38px;
	height:35px;

}
#div_wrapper_left_title_text{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:100;
	color: #DB2027;
	margin-left:10px;
	margin-right:10px;
}

#div_wrapper_left_line{
	background-color:#DADADC;
	height:1px;
}

#div_wrapper_left_content{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}
#div_wrapper_left_content a{
	color: #DB2027;
	text-decoration:none;
}
#div_wrapper_left_content a:hover{
	color: #DB2027;
	text-decoration:underline;
}
#div_wrapper_left_content p{
	margin-bottom:10px;
}













#div_wrapper_box_top{
	background:url(images/box_top.jpg) no-repeat top;
	margin: 0 auto;
	padding: 0 0px;
	width:299px;
	height:7px;
}
#div_wrapper_box_bottom{
	background:url(images/box_bottom.jpg) no-repeat top;
	margin: 0 auto;
	padding: 0 0px;
	width:299px;
	height:7px;
}
#div_wrapper_box_mid{
	background:url(images/box_mid.jpg) repeat-y top;
	margin: 0 auto;
	padding: 0 0px;
	width:299px;
}
#div_wrapper_box_mid_content{
	padding: 10px;
}








#div_wrapper_box_top2{
	background:url(images/box2_top.jpg) no-repeat top;
	margin: 0 auto;
	padding: 0 0px;
	width:299px;
	height:7px;
}
#div_wrapper_box_bottom2{
	background:url(images/box2_bottom.jpg) no-repeat top;
	margin: 0 auto;
	padding: 0 0px;
	width:299px;
	height:7px;
}
#div_wrapper_box_mid2{
	background-color:#E8E8EA;
	margin: 0 auto;
	padding: 0 0px;
	width:299px;
}
#div_wrapper_box_mid_content2{
	height:32px;
}












/*
Other ------------------------------------------------------------------/
*/
.title{
	background:url(images/icon_mail.jpg) left top no-repeat;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:700;
	color: #DB2027;
	margin:0px;
	float:left;
	padding-left:55px;
	padding-top:10px;
	padding-bottom:20px;
	
}
.title2{
	background:url(images/box2_icon.jpg) 8px top no-repeat;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:700;
	color: #45464A;
	margin: 0 auto;
	padding-left:40px;
	padding-top:6px;
	padding-bottom:10px;
	height:50px;
	
}
.title2 a{
	color: #45464A;
	text-decoration:none;
	
}
.title2 a:hover{
	color: #DB2027;
	text-decoration:none;
	
}
.title3{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:700;
	color: #45464A;
	margin: 0 auto;
	padding-bottom:10px;
	
}

.title4{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:700;
	color: #DB2027;
	margin: 0 auto;
	padding-bottom:10px;
	
}

.subheadingGrey{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:700;
	font-size: 12px;
	color: #353535;
}

.subheadingRed{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight:700;
	font-size: 14px;
	color: #DB2027;
}

.side_content{
	padding-left:5px;
	padding-right:5px;
	
}

.red{
	color: #DB2027;
	
}

#lists p 
{ 
display: list-item;
margin: 5px 15px;
font-size: 11px;
}
#lists A { 
	color: #353535;
	text-decoration: none;
	}

#lists A:hover { 
	text-decoration: underline;
	}

/*
Form ------------------------------------------------------------------/
*/
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 0px;
	color: #ACA4A9;
	}
.formfield_btn{
	margin:3px 0px 0px 0px;
	width:80px;
	height:33px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	border:0;
	background:url(images/frm_btn.jpg) no-repeat 0 0;
	display:block;
	/*float:left;*/
	cursor:pointer !important; cursor:hand;
}	
.formfield_btn:hover {
	background-position:0 -33px;
}	
.thumbs1{
	margin:3px 0px 0px 0px;
	width:131px;
	height:90px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	border:0;
	background:url(images/thumbs1.jpg) no-repeat 0 0;
	display:block;
	float:left;
	cursor:pointer !important; cursor:hand;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
}	
.thumbs1:hover {
	background-position:0 -91px;
}


.thumbs2{
	margin:3px 0px 0px 0px;
	width:131px;
	height:90px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	border:0;
	background:url(images/thumbs2.jpg) no-repeat 0 0;
	display:block;
	float:left;
	cursor:pointer !important; cursor:hand;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
}	
.thumbs2:hover {
	background-position:0 -90px;
}

.thumbs3{
	margin:3px 0px 0px 0px;
	width:131px;
	height:90px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	border:0;
	background:url(images/thumbs3.jpg) no-repeat 0 0;
	display:block;
	float:left;
	cursor:pointer !important; cursor:hand;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
}	
.thumbs3:hover {
	background-position:0 -90px;
}
.thumbs4{
	margin:3px 0px 0px 0px;
	width:131px;
	height:90px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	border:0;
	background:url(images/thumbs4.jpg) no-repeat 0 0;
	display:block;
	float:left;
	cursor:pointer !important; cursor:hand;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
}	
.thumbs4:hover {
	background-position:0 -89px;
}
.thumbs5{
	margin:3px 0px 0px 0px;
	width:131px;
	height:90px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	border:0;
	background:url(images/thumbs5.jpg) no-repeat 0 0;
	display:block;
	float:left;
	cursor:pointer !important; cursor:hand;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
}	
.thumbs5:hover {
	background-position:0 -90px;
}
.thumbs6{
	margin:3px 0px 0px 0px;
	width:131px;
	height:90px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	border:0;
	background:url(images/thumbs6.jpg) no-repeat 0 0;
	display:block;
	float:left;
	cursor:pointer !important; cursor:hand;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
}	
.thumbs6:hover {
	background-position:0 -90px;
}
.thumbs7{
	margin:3px 0px 0px 0px;
	width:131px;
	height:90px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	border:0;
	background:url(images/thumbs7.jpg) no-repeat 0 0;
	display:block;
	float:left;
	cursor:pointer !important; cursor:hand;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
}	
.thumbs7:hover {
	background-position:0 -90px;
}

.thumbs8{
	margin:3px 0px 0px 0px;
	width:131px;
	height:90px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	border:0;
	background:url(images/thumbs8.jpg) no-repeat 0 0;
	display:block;
	float:left;
	cursor:pointer !important; cursor:hand;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
}	
.thumbs8:hover {
	background-position:0 -90px;
}	

.dots {
font-weight: bold;
color: #DB2027;
}


#div_view_popup {
position: absolute;
left: 180px;
top: 100px;
visibility: hidden;
z-index: 10;
border:1px solid #CCC;
float:left;
background:#FFF;
width:675px;
}

#viewerIframe{
background-color:#ffffff;
}






