/*
------------------------------------------------------------------------
Theme Name:[projectname]
Author:[authorname]
Author Company URI:http://www.globalwsolutions.com
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/



/* CSS Document */

body{
	margin: 0;
	padding: 0;
	text-align: center;
}

.clear {
	clear:both;
}

#main_wrapper
{
width: 980px;
height: auto;
}


#container{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#leftBg {
	background:url(../images/top_white.jpg) repeat-x;
}
#rightBg {
	background:url(../images/top_black.jpg) repeat-x;
}



ul{
	padding-left: 15px;
}

li{
	padding-left: 0px;
	list-style-type: disc;
}

hr{
	margin-top: 5px;
	margin-bottom: 5px;
}

a{
	text-decoration: underline;
	color: #000000;
	font-style: italic;
}


h2{
	font-size: 19px;
	font-weight: normal;
}


.announcement-list {
	padding-top:7px;
	border-bottom:2px solid #000000;
}


#header{
	height: 257px;
	background: url(../images/bg_header.jpg) repeat-x top left;
}

#h_left{
	margin-top: 20px;
	
	float: left;
	background: url(../images/bg_hleft_logo.jpg) repeat-x top left;
	
}

#h_left_logo{
	height: 204px;
	width: 575px;
	background: url(../images/bg_logo.jpg) no-repeat top right;
}





.p_tagline{
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 60px;
	margin-right: 0px;
}

.p_callus{
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
}

.orange{
	color: #ff8920;
}






#h_right{
	margin-top: 20px;
	float: right;
	height: 204px;
	width: 395px;
	text-align: right;
}


#h_bottom{
	clear: both;
	text-align: center;
	padding-top: 3px;
}

#h_bottom p{
	font-size: 18px;
	color: #000000;
}




#content{
	
}


#c_left{
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}


.c_left_box{

}

.box_header{
	height: 35px;
	background-color: #12649a;
	border-bottom: 2px solid #ffffff;
	padding-left: 15px;
	line-height: 35px;
	font-size: 18px;
	color: #FFFFFF;
}
.box_body{
	background: url(../images/bg_box_body.jpg) repeat-x top left;
	padding: 10px 10px 20px 15px;
	font-size: 12px;
}
}

.box_body p{
	font-size: 12px;
}



#c_right{
	width: 730px;
	float: right;
	margin-top: 10px;
}



.c_right_box{
	background: url(../images/bg_curve_middle.jpg) repeat-y top left;
	width: 211px;
	float: left;
	margin-left: 30px;
}

.c_right_box_top{
	background: url(../images/bg_curve_top.jpg) no-repeat top left;
	
}

.c_right_box_bottom{
	background: url(../images/bg_curve_bottom.jpg) no-repeat bottom left;
	/*height: 350px;*/
	
}

.c_right_box_content{
	padding: 15px 15px 0px 15px;
	font-size: 12px;
height:190px;
}

.c_right_box_content ul {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.c_right_box_content ul li {
	padding: 4px 0;
}


#c_right_bottom{
	margin-top: 10px;
	background: url(../images/bg_content.jpg) no-repeat bottom left;
	padding: 50px 20px 20px 130px;
}



#c_right_footer{
	font: 12px Arial, Helvetica, sans-serif;
	height: 45px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	line-height: 18px;
	font-size: 12px;
Padding-top:10px;
}

#c_right_footer a {
	color: #FFFFFF;
	text-decoration:none;
	font-style:normal;
}
#c_right_footer a:hover {
	text-decoration:underline;
}


#c_right p{
	font-size: 12px;
}


#h_l_name{
       height: 20px;
       line-height: 20px;
       font-size: 11px;
}

#h_l_name a{
      font-size: 11px;
      text-decoration: none;
      color: #000;
}

.minibox{
	float: left;
	width: 119px;
	height: 66px;
	background: url(/images/bg_minibox.jpg) no-repeat top left;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

.minibox h3{
	color: #2b5279;
	font-size:13px;
	font-weight: bold;
	margin-bottom: 13px;
}

.minibox p{
	font-size: 15px;
	font-weight: bold;
}
