@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}

#main{
	width:100%;
	text-align:center;
}

#header{
	width:100%;
	height:126px;
	background-color:#1A1A1A;
}
#header_strip{
	width:100%;
	height:126px;
	background-image:url(../web_images/php_header_back.jpg);
	background-repeat:repeat-x;
}
.smallarea{
	height:45px;
	width:100%;
	text-align:center;
	
}
.smallareatext{
	height:12px;
	width:920px;
	overflow:hidden;
	margin:0 auto;
}
.logo
{	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/php_logo.png');
	float:left;
	width:105px;
	background-repeat:no-repeat;
	height:75px;
}
.logo[class]
{	background-image:url(../web_images/php_logo.png);
}

#topmenumain
{	width:815px;
	text-align:left;
	float:left;
	padding-top:32px;
}

#top_menu_container{
	width:920px;
	height:77px;
	text-align:center;
	margin:0px auto;
}

#main_body{
	background-color:#FFFFFF;
	background-image:url(../web_images/index_body_bottom_grad.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#contactwrapper{
	width:790px;
	height:25px;
	float:right;
	z-index:5;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing:1px;
	font-weight: bold;
	text-align:right;
	color: #FFFFFF;
	text-decoration:none;
}

#body_container{
	width:920px;
	margin:0px auto;
	text-align:left;
}
/*====== styles of top menu items ======*/
#top_menu_items{
	padding:0px;
	margin:0px;
	white-space:nowrap;
	list-style-type:none;
}

.top_menu{
	display:inline;
}

.top_menu_over{
	display:inline;
}

.top_menu .left{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/php_top_menu_left.png');
	height:29px;
	width:13px;
	float:left;
}

.top_menu .left[class]{
	background-image:url(../web_images/php_top_menu_left.png);
}

.top_menu_over .left{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/php_top_menu_left_over.png');
	height:29px;
	width:13px;
	float:left;
}

.top_menu_over .left[class]{
	background-image:url(../web_images/php_top_menu_left_over.png);
}

.top_menu .middle{
	text-align:center;
	background-image:url(../web_images/php_top_menu_bg.png);
	background-repeat:repeat-x;
	float:left;
}

.top_menu_over .middle{
	text-align:center;
	background-image:url(../web_images/php_top_menu_bg_over.png);
	background-repeat:repeat-x;
	float:left;
}

#top_menu_items a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top:7px;
	display:block;
	height:22px;
}

.top_menu .right{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/php_top_menu_right.png');
	height:29px;
	width:13px;
	float:left;
}

.top_menu .right[class]{
	background-image:url(../web_images/php_top_menu_right.png);
}

.top_menu_over .right{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/php_top_menu_right_over.png');
	height:29px;
	width:13px;
	float:left;
}

.top_menu_over .right[class]{
	background-image:url(../web_images/php_top_menu_right_over.png);
}
/*===================================*/

/*========== Text Styles ============*/
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing:.01em;
	font-weight: bold;
	color: #0191D8;
	padding:0px;
	margin:0px;
	display:inline;
	text-align:left
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	display:inline;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing:.01em;
	font-weight: bold;
	color: #090;
	padding:0px;
	margin:0px;
	display:inline;
}

.grayMediumNormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	word-spacing:2px;
	line-height:18px;
	text-decoration:none;

}

.graylinkfont {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	word-spacing:2px;
	line-height:18px;
	text-decoration:none;

}

.bluefont {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#39F;
	word-spacing:2px;
	line-height:18px;
	text-decoration:blink;

}

.whiteSmallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.whiteSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bold;
	color: #FFFFFF;
}

.greenSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bold;
	color: #7EBE20;
}

.blueSmallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	color: #20B8E9;
}
/*=================================*/
.general_list{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-top: 0em;
	list-style-type: none;
}

.general_list li{
	background-image: url(../web_images/general_list_bullet.jpg);
	background-repeat: no-repeat;
	background-position: -0.1em 0.4em;
	padding-left: 1.4em;
	margin-left:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-top:5px;
}

.bullet_list{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-top: -0.2em;
	list-style-type: none;
}

.bullet_list li{
	background-image: url(../web_images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 1em;
	margin-left:.1em;
}

.bullet_list li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#389AD6;
	letter-spacing:.5px;
	text-decoration:none;
}

.bullet_list li a:hover{
	color:#333333;
	text-decoration:underline;
}

.vertical_divider{
	background-image:url(../web_images/vertical_divider.jpg); 
	background-repeat:repeat-y; 
	background-position:left;
}

.horizontal_divider{
	background-image:url(../web_images/horizontal_divider.jpg); 
	background-repeat:repeat-x; 
	background-position:top;
}

.horizontal_divider_menubottom{
	background-image:url(../web_images/menubottom_strip.jpg); 
	background-repeat:repeat-x; 
	background-position:top;
	height:15px;
}

.caption_div{
	background-image:url(../web_images/horizontal_divider.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	height:24px;
	margin-bottom:5px;
}

.floatdiv2
{
    position:absolute;
    width:174px;
	height:172px;
	right:0px;
	top:650px;
    padding:0px;
	background:none;
    border:none;
	z-index:5;
}