body{
	margin:0;
	padding:0;
	background-color:#000;
}
.wrapper{
	width:100%;
	margin:0;
	padding:0;
}
.topbg{
	background-image: url(images/1.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:57px;
}
.menutop{
	width:100%;
	margin:0 auto;
	padding:0;
	height:57px;
}

.bevelmenu{
font: bold 18px Calibri;
padding: 20px 0;
margin:0;
width: 100%;
/*background-color: #FFF2BF;*/
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 5px 15px;
text-decoration: none;
color:#FFF;
/*background-color: #FFF2BF;
border: 2px solid #FFF2BF;*/
}

.bevelmenu li a:hover{
color:#FFF;
background-color: #39b6f7;

}

.bevelmenu li .current{
color:#FFF;
background-color: #39b6f7;

}
/*html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers 
border-style: inset;
}*/

.logobg{
	width:100%;
	background-image:url(images/3.gif);
	height:118px;
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
.logo1{
	width:1000px;
	margin:0 auto;
	padding:0;
}
.logo2{
	width:300px;
	float:left;
	margin:0;
	padding:22px 0px;
	height:74px;
}
.logo3{
	width:700px;
	float:right;
	margin:0;
	padding:22px 0px;
	height:74px;
}
.searchbox{
	width:600px;
	margin:0; vertical-align:middle;
	padding:20px 0px;
	float:right;
	height:34px;
}
.boxsearch1{
	width:190px;
	float:left;
	font-family: Calibri;
	font-size:14px;
	color:#000;
	line-height:34px; padding-top:10px;
	padding-right:20px; margin-bottom:5px; 
	text-decoration:none;
	margin:0;
}
.boxsearch2{
	width:280px;
	float:left;
	line-height:34px;
	padding-right:10px;
	margin:0;
}
.boxsearch3{
	width:90px;
	margin:0;
	padding:0;
	float:right;
}
.searchbox2{
height:33px;
width:348px;
margin:0; 
padding:0;
float:left;
}
.searchbox1{
font-family:Calibri;
font-size:13px;
color:#000000; 

padding:2px;
width:200px;
margin-top:4px;
margin-left:30px;
}
.btn1{
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
	color:#000;
	padding:1px 4px;
	text-decoration:none;
	background-color:#FFF;
	border:1px solid #000;
	text-align:center;
}
.btn1 a:link{color:#000; text-decoration:none;}
.btn1 a:visited{color:#000; text-decoration:none;}
.btn1 a:active{color:#000; text-decoration:none;}
.btn1 a:hover{color:#FF0000; text-decoration:none;}
.profilebox{
	width:1000px;
	margin:0 auto;
	padding:0;
}
.profilebox1{
	width:978px;
	margin:0 auto;
	padding:0;
}
.profilebox2{
	width:978px;
	margin:0;
	padding:0;
}
.profilebg{
	background-image:url(images/profilebg.jpg);
	height:331px;
	background-position:top;
	background-repeat:no-repeat;
}
.profilecon{
	width:290px;
	padding-left:20px;
	padding-top:50px;
	margin:0;
	float:left;
}
.text1{
	font-family:Calibri;
	font-size:30px;
	line-height:32px;
	color:#FFF;
	text-decoration:none;
}
.text2{
	font-family:Calibri;
	font-size:15px;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
}
.text3{
	font-family:Calibri;
	font-size:15px;
	line-height:18px;
	color:#f7e907;
	text-decoration:none;
}
.downbtn{
	background-image:url(images/4.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:39px;
	margin:0;
	padding-left:28px;
	width:200px;
	font-family:Calibri;
	font-size:19px;
	color:#000;
	line-height:39px;
	text-decoration:none;
}
.downbtn a:link{color:#000; text-decoration:none;}
.downbtn a:visited{color:#000; text-decoration:none;}
.downbtn a:active{color:#000; text-decoration:none;}
.downbtn a:hover{color:#FFF; text-decoration:none;}
.contentbox{
	width:978px;
	margin:0;
	padding:0;
}
.leftconbox{
	width:213px;
	margin:0;
	padding:0;
	float:left;
}
.rightconbox{
	width:765px;
	margin:0;
	padding:0;
	float:right;
}
.leftbox1{
	width:213px;
	margin-bottom:10px;
	padding:0;
}
.topleft{
	background-image:url(images/5.jpg);
	height:34px;
	background-position:top;
	background-repeat:no-repeat;
	font-family:Calibri;
	font-size:17px;
	color:#000;
	line-height:34px;
	text-align:center;
	font-weight:bold;
}
.borderbox{
	border:1px solid #046ba1;
	width:211px;
	overflow:hidden;
	background-color:#fdfdfd;
}
.arrowlistmenu{
width:211px; /*width of menu*/
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
/*background-image:url(images/leftmenubg.jpg);
background-position:top;
background-repeat:repeat-y;*/
 /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
/*padding-bottom: 2px;*/ /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
width:170px;
margin:0 11px;
color:#413d3e;
background: url(images/6.jpg) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 4px 0;
padding-left: 25px; /*link text is indented 19px*/
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
border-bottom: 1px dashed #d9d7d7;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #1d6ca9;
/*background-color: #e4e1e1;*/
}
.rightconbox1{
	width:735px;
	float:right;
	margin:0;
	padding:0;
	background-color:#FFF;
}
.topright{
	background-image:url(images/7.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:35px;
	padding-left:10px;
	width:725px;
	font-family:Calibri;
	font-size:20px;
	line-height:35px;
	color:#FFF;
	text-decoration:none;
}
.layoutbox1{
	width:696px;
	margin:8px auto;
	padding:0;
}
.innerbox{
	width:696px;
	margin:0;
	padding:0;
	height:250px
}
.box1{
	width:185px;
	margin-right:68px;
	padding:0;
	float:left;
	overflow:hidden;
}
.box2{
	width:185px;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}
.boxtop{
	background-image:url(images/8.gif);
	height:38px;
	background-repeat:no-repeat;
	background-position:top;
	font-family:Calibri;
	font-size:18px;
	color:#FFF;
	line-height:38px;
	text-align:center;
}
.border2{
	border:1px solid #48bcf8;
	background-color:#eaf1f7;
	margin:0 auto;
	padding:5px;
}
.boxbtn{
	background-image:url(images/10.gif);
	height:22px;
	font-family:Calibri;
	font-size:16px;
	text-align:center;
	line-height:22px;
	background-position:top;
	background-repeat:no-repeat;
	color:#0d405b;
}
.boxbtn a:link{color:#0d405b; text-decoration:none;}
.boxbtn a:visited{color:#0d405b; text-decoration:none;}
.boxbtn a:active{color:#0d405b; text-decoration:none;}
.boxbtn a:hover{color:#39b6f7; text-decoration:none;}
.leftcontxt1{
	width:478px;
	margin:0;
	padding:0;
	float:left;
}
.rightcontxt1{
	width:478px;
	margin-left:22px;
	padding:0;
	float:right;
}
.contenttxt2{
	background-image:url(images/12.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
	border:1px solid #3bb7f7;
	padding:10px;
}
.bigtxt2{
	font-family:Calibri;
	font-size:26px;
	color:#0067b7;
	padding:4px 0px;
	border-bottom:1px dashed #7c8177;
	line-height:28px;
}
.text4{
	font-family:Calibri;
	font-size:13px;
	line-height:18px;
	color:#000;
	text-decoration:none;
}
.text5{
	font-family:Calibri;
	font-size:13px;
	line-height:18px;
	color:#FF0000;
	text-decoration:none;
}
.text5 a:link{color:#FF0000; text-decoration:none;}
.text5 a:visited{color:#FF0000; text-decoration:none;}
.text5 a:active{color:#FF0000; text-decoration:none;}
.text5 a:hover{color:#000; text-decoration:none;}
.footerbg{
	background-image:url(images/14.gif);
	width:100%;
	height:92px;
	background-position:top;
	background-repeat:repeat-x;
	clear:both;
}
.footerbox{
	width:1000px;
	margin:0 auto;
	padding:0;
}
.text6{
	font-family:Calibri;
	font-size:14px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	padding-top:35px;
}
.text6 a:link{color:#000; text-decoration:none;}
.text6 a:visited{color:#000; text-decoration:none;}
.text6 a:active{color:#000; text-decoration:none;}
.text6 a:hover{color:#FF0000; text-decoration:none;}
.text7{
	font-family:Calibri;
	font-size:14px;
	line-height:18px;
	color:#000;
	text-decoration:none;
	padding-top:5px;
}