@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}
<!-- * blink{visibility:expression((Math.floor(new Date().getTime()/500)%2)?"visible":"hidden");} -->
#main{
	width:100%;
	text-align:center;
	z-index:-1;
}

#header{
	width:100%;
	height:126px;
	background-color:#1A1A1A;
}

#header_strip{
	width:100%;
	height:126px;
	background-image:url(../web_images/header_back_webdevelopment.jpg);
	background-repeat:repeat-x;
}

.smallarea{
	height:45px;
	width:100%;
	text-align:center;
}

.smallareatext{
	height:12px;
	width:920px;
	overflow:hidden;
	margin:0 auto;
}
#top_menu_container{
	width:920px;
	height:77px;
	text-align:center;
	margin:0px auto;
}

#topmenubox
{
	padding-left:20px;
	padding-top:48px;
}

.logo
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/logo.png');
	float:left;
	width:105px;
	background-repeat:no-repeat;
	height:75px;
}
.logo[class]
{	background-image:url(../web_images/logo.png);
}

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

#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:910px;
	margin:0px auto;
	text-align:left;
}
/*====== styles of top menu items ======*/
/*========== Text Styles ============*/
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#FF6600;
	padding:0px;
	margin:0px;
	display:inline;
}

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: #DF0806;
	padding:0px;
	margin:0px;
	display:inline;
}

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

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

a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	word-spacing:2px;
	line-height:18px;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}
/*=================================*/

.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/b2b/arrow.jpg);
	background-repeat: no-repeat;
	background-position: -0.1em 0.2em;
	padding-left: 1.7em;
	margin-left:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BD0333;
	font-weight:normal;
	margin-top:5px;
	text-decoration:none;
}


.yellowfontSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FBFE8B;
	text-decoration: none;
}

.greenfontMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #539009;
	text-decoration: none;
}

.whitefontBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}

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

.bullet_list_brown li{
	background-image:url(../web_images/flash_images/bullet_flash.gif);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 1.5em;
	margin-left:.1em;
}

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

.bullet_list_brown li a:hover{
	color:#545252;
	text-decoration:underline;
}

.lightGreenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B5E00E;
	text-decoration: none;
}
.yellowBigfont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #FFD500;
	text-decoration: none;
}

.whiteMediumNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	font-weight: normal;
	color: #FFFFFF;
}

.greenBigfont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #316606;
	text-decoration: none;
}

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

.general_list_white li{
	background-image:url(../web_images/flash_images/bullet_white.gif);
	background-repeat: no-repeat;
	background-position: -0.1em 0.2em;
	padding-left: 1.7em;
	margin-left:.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-top:5px;
	text-decoration:none;
}

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

.bullet_list_yellow li{
	background-image:url(../web_images/b2b/bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 1em;
	margin-left:.1em;
}

.bullet_list_yellow li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FEF478;
	letter-spacing:.5px;
	text-decoration:none;
}

.bullet_list_yellow li a:hover{
	color:#FFFF99;
	text-decoration:underline;
}

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

.bullet_list_green li{
	background-image: url(../web_images/b2b/bullet_green.jpg);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 1.5em;
	margin-left:.5em;
}

.bullet_list_green li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#646262;
	letter-spacing:.5px;
	text-decoration:none;
}

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

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

.bullet_list_green2 li{
	background-image: url(../web_images/b2b/bullet_green2.jpg);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 2em;
	line-height:20px;
	margin-left:.5em;
}

.bullet_list_green2 li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#646262;
	letter-spacing:.5px;
	text-decoration:none;
}

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

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

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

.bullet_list_services li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#646262;
	letter-spacing:.5px;
	text-decoration:none;
}

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

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

.bullet_list_orange li{
	background-image:url(../web_images/b2b/arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 1.8em;
	margin-left:.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	text-decoration:none;
}

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

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

.bullet_list_darkgreen li{
	background-image:url(../web_images/b2b/bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 1em;
	margin-left:.1em;
}

.bullet_list_darkgreen li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333300;
	letter-spacing:.5px;
	text-decoration:none;
}

.bullet_list_darkgreen li a:hover{
	color:#FFFF99;
	text-decoration:underline;
}

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

.bullet_list_darkgreen2 li{
	background-image:url(../web_images/b2b/bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 1em;
	margin-left:.1em;
}

.bullet_list_darkgreen2 li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333300;
	letter-spacing:.5px;
	text-decoration:none;
}

.bullet_list_darkgreen2 li a:hover{
	color:#FFFF99;
	text-decoration:underline;
}
.bullet_list_lightblue{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-top: -0.2em;
	list-style-type: none;
}

.bullet_list_lightblue li{
	background-image:url(../web_images/b2b/bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 1em;
	margin-left:.1em;
}

.bullet_list_lightblue li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C6FF00;
	letter-spacing:.5px;
	text-decoration:none;
}

.bullet_list_lightblue li a:hover{
	color:#FFFF99;
	text-decoration:underline;
}
.grayMediumNormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	word-spacing:2px;
	line-height:20px;
}

.blueSmallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	color: #BD0333;
}

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

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