body 
{
	background-color: #60859d;
}
#wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: auto;
}
#logo{
	height: 101px;
	width: 780px;
	background-image: url(images/design_05.gif);
	background-repeat: repeat-x;
}
#logo .logo_span{
	background-image: url(images/design_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 101px;
	float: left;
	width: 400px;
}
#logo .corner_span{
	background-image: url(images/design_07.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 101px;
	width: 40px;
}
#top_menu{
	width: 780px;
	background-image: url(images/design_17.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 31px;
}
#top_menu .left_corner{
	background-image: url(images/design_08.gif);
	background-repeat: repeat-y;
	float: left;
	height: 31px;
	width: 16px;
}
#top_menu .links_left{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	float: left;
	height: 22px;
	width: 149px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7CB6D9;
	background-image: url(images/new_12.gif);
	padding-top: 9px;
}
#top_menu .links_left a{
	color:#333333;
	text-decoration:none
}
#top_menu .links_left a:hover{
	color:#2D6695;
	text-decoration:none
}
#top_menu .links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	float: left;
	height: 22px;
	width: 148px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7CB6D9;
	background-image: url(images/new_12.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 9px;
}

#top_menu .links a{
	color:#333333;
	text-decoration:none
}
#top_menu .links a:hover{
	color:#2D6695;
	text-decoration:none
}

#top_menu .links_right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	float: left;
	height: 22px;
	width: 147px;
	background-image: url(images/new_12.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 9px;
}
#top_menu .links_right a{
	color:#333333;
	text-decoration:none
}
#top_menu .links_right a:hover{
	color:#2D6695;
	text-decoration:none
}

#banner{
	height: 161px;
	width: 780px;
	background-image: url(images/design_12.gif);
	background-repeat: repeat-x;
}
#banner .left_corner{
	float: left;
	height: 161px;
	background-image: url(images/design_08.gif);
	background-repeat: repeat-y;
	width: 16px;
}
#banner .text{
	float: left;
	height: 99px;
	width: 400px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 62px;
}
#banner .image{
	float: left;
	height: 161px;
	background-image: url(images/design_14.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 300px;
}
#banner .right_corner{
	background-image: url(images/design_17.gif);
	background-repeat: repeat-y;
	float: right;
	height: 161px;
	width: 16px;
}

#main{
	width: 748px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/border_01.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 16px;
	padding-left: 16px;
	height: auto;
	
}
#title{
	background-color: #BED3E0;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CB6D9;
	float: left;
	width: 607px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7CB6D9;
}
#main_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: auto;
	float: left;
	width: 598px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main_content .title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D6695;
	text-transform: capitalize;
}
#main_content .subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D6695;
}
#main_content .box{
	margin-bottom: 7px;
	margin-left: 0px;
	float: left;
	width: 285px;
	margin-top: 7px;
	margin-right: auto;
	height: auto;
}
#main_content .box2{
	width: 285px;
	margin-bottom: 7px;
	margin-left: auto;
	float: right;
	margin-top: 7px;
	margin-right: 10px;
	height: auto;
}
#main_content .box_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #BED3E0;
	height: 19px;
	margin-bottom: 1px;
	width: 278px;
	float: left;
	text-align: left;
	text-transform: uppercase;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #AABECE;
}
#main_content .box_title a{
	color:#333333;
	text-decoration:none;
}
#main_content .box_title a:hover{
	color: #666666;
	text-decoration:none;
}
#main_content .box_text{
	border: 1px solid #AABECE;
	float: left;
	width: 273px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #E8F0F4;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main_content .box_bottom{
	float: left;
	height: 16px;
	width: 278px;
	border: 1px solid #AABECE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2D6695;
	background-color: #E8F0F4;
	padding-top: 4px;
	padding-right: 5px;
	margin-top: 1px;
	text-align: right;
}
#main_content .box_bottom a{
	color:#2D6695;
	text-decoration:none;
}
#main_content .box_bottom a:hover{
	color:#2D6695;
	text-decoration: underline;
}
#ad_box{
	position: static;
	float: right;
	height: 250px;
	width: 250px;
	margin-top: 40px;
}
#right_border{
	float: right;
	width: 16px;
	height: 26px;
	background-image: url(images/design_17.gif);
	background-repeat: repeat-y;
}
#menu_title{
	width: 139px;
	float: right;
	height: 18px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7CB6D9;
	border-left-color: #FFFFFF;
	background-color: #BED3E0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-top: 7px;
}
#menu{
	width: 140px;
	float: right;
	height: auto;
}
#menu_box_holder{
	width: 140px;
	float: left;
	height: auto;
}
#menu .menu_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	width: 134px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #AABECE;
	border-left-color: #AABECE;
	float: left;
	background-color: #EFF6FA;
	height: 18px;
	padding-top: 6px;
	padding-left: 5px;
}
#menu .menu_box a{
	color:#333333;
	text-decoration:none;
}
#menu .menu_box a:hover{
	color: #666666;
	text-decoration: underline;
}
#articles_box{
	float: left;
	height: auto;
	width: 598px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BED3E0;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
#articles_box .image{
	float: left;
	height: 80px;
	width: 80px;
	
}
#articles_box .description{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	float: left;
	height: auto;
	width: 508px;
	padding-left: 10px;
}
#articles_box .date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
#ads {
	float: left;
	width: 139px;
	text-align: center;
	padding-top: 5px;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AABECE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin-top: 20px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AABECE;
	border-bottom-color: #AABECE;
	margin-bottom: 10px;
}
#footer{
	width: 780px;
	background-color: #FFFFFF;
	height: 42px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#footer .left_corner{
	background-image: url(images/bottom_35.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 42px;
	width: 27px;
}
#footer .middle{
	float: left;
	height: 34px;
	width: 726px;
	background-image: url(images/bottom_37.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-transform: capitalize;
	padding-top: 8px;
}
#footer .right_corner{
	background-image: url(images/bottom_38.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	height: 42px;
	width: 27px;
}
#footer2{
	height: 35px;
	float: left;
	width: 780px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #555555;
	padding-top: 5px;
}
#footer2 a{
	color:#555555;
	text-decoration:none;
	font-weight:bold;
}
#footer2 a:hover{
	color:#555555;
	text-decoration:underline;
	font-weight:bold;
}
a {
	color:#2D6695;
	text-decoration:none;
}
a:hover {
	color:#2D6695;
	text-decoration: underline;
}
