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

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center; /* for IE */
	background: #87888a url(../images/background_gradient.png) top repeat-x;
}

#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		width:900px;
}

ul , li {
text-align: left;	
}

h2.sub-h2 {
	font-size:16px;
	color:#FFF;
	margin: 10px 20px;
	margin-bottom:12px;
	text-transform: uppercase;
}
p.sub-p, p.sub-p a {
	color:#14a3e5;
	font-size: 11px;
}
p.sub-p {
		margin: 0 20px;
		padding-right: 65px;
}
p.sub-p a:hover {
	color:#0db3f9;
 }
.subimg {
	width: 82px;
	height:82px;
	background: url(../images/subimage.png) no-repeat;
	text-align:center;
	padding-top:18px;
	float: right;
	margin-top:34px;
	margin-left: 200px;
	position:absolute;
}
table.contacts {
		color:#666;
	font-size: 14px;
	margin: 10px 0px 10px 35px;
	text-align: left;
}
td {
padding: 2px 5px;	
}
h1.h1_left {
	font-size:25px;
	color:#0081c5;
	margin-bottom:1px;
	text-align: left;
	text-transform: uppercase;
}
h3.h3_left {
	font-size:14px;
	line-height: 17px;
	color: #666;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}
h3.h3_left_nopad {
	font-size:14px;
	line-height: 17px;
	color: #666;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	margin: 2px 0px -7px 0px;
}

#div_left p, #div_left a, #div_centre p, #div_centre a, #div_top p,  #div_top a  {
	color:#666;
	font-size: 12px;
	margin: 10px 0;
	text-align: left;
}
#div_left ul, #div_centre ul {
	color:#666;
	font-size: 12px;
	margin: 10px 0;
	text-align: left;
	list-style-position:inside;
}

#div_left strong, #div_centre strong {
	color:#000;
 }
#div_left a:hover, #div_centre a:hover  {
	color:#0db3f9;
 }

h1.h1_right {
	font-size:23px;
	color:#FFF;
	margin-bottom:10px;
	text-align: left;
	text-transform: uppercase;
}
h3.h3_right {
	font-size:11px;
	line-height: 15px;
	color: #FFF;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}
h3.h3_right_nopad {
	font-size:11px;
	line-height: 15px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}
#div_right p, #div_right a  {
	color:#666;
	font-size: 11px;
	line-height: 17px;
	margin: 2px 0 14px 0px;
		text-align: left;
}
#div_right strong {
	color:#FFF;
 }
#div_right a:hover {
	color:#0db3f9;
 }
#div_right ul, #div_right li, #div_right ul a {
	color: #019bf5;	
	line-height: normal;
	list-style:none;
	list-style-image:url(../images/li.png);
}
#div_right ul {
	margin-left:15px;	
}

#logo {
width: 900px;
height:120px;
background-color:#000;
text-align:left;
background:url(../images/header_glow.png) center top no-repeat;
}

.fvlogo {margin:2px 10px;}
.shortcuts {
	height: 32px;
	margin: 20px 30px 60px 230px; 
	}
	.shortcuts a { margin: 10px; height:32px; }
	
	.phone { 
		font-size:27px;
		font-weight: bold;
		color:#0081c5;
		right: 10px;
		float:right;
		margin-top: 45px;
		margin-right: 10px;
	}
		
	
#header {
	width: 900px;
	height: 208px;
	background:#FFF url(../images/img_head.jpg) no-repeat;
	border-bottom: solid 1px #000;
	font-size:26px;
	color: #F90;
	font-weight:bold;
}
#headerLinks {
	width: 900px;
	height: 208px;
	background:#FFF url(../images/image4.jpg) no-repeat;
	border-bottom: solid 1px #000;
	font-size:33px;
	color: #F90;
	font-weight:bold;
}
#headerDesign {
	width: 900px;
	height: 208px;
	background:#FFF url(../images/image2c.jpg) right bottom no-repeat;
	border-bottom: solid 1px #000;
	font-size:36px;
	color: #F90;
	font-weight:bold;
}
#headerHosting {
	width: 900px;
	height: 208px;
	background:#FFF url(../images/image3.jpg) right bottom no-repeat;
	border-bottom: solid 1px #000;
	font-size:36px;
	color: #F90;
	font-weight:bold;
}
.headLeft {
	text-align:left;
	padding:60px 0px 0px 100px ;
}
.headLeftIndent {
	text-align:left;
	padding:5px 0px 0px 240px ;
}
.headRight {
	text-align:right;
	padding:80px 170px 0px 0px;
}
.headRightIndent {
	text-align:right;
	padding:0px 40px 0px 0px;
}

#subhead {
	width: 900px;
	height: 132px;
	background:#0072a6 url(../images/hbg.jpg) repeat-x;
	border-top: solid 1px #FFF;
	border-bottom: solid 2px #000;
}

#content{
	width: 900px;
	background-color:#FFF;
	border-bottom: solid 20px #141414;
}
#div_left,#div_centre {
	float: left;
	width: 270px;	
	margin-left:25px;
}
#div_right {
	float: right;
	width: 250px;
	background: #272928 url(../images/cnr_bl.png) left  bottom no-repeat;
	margin: 15px 25px 15px 0px;
}
#div_right .cnr {
	background: #272928 url(../images/cnr_tr.png) right top no-repeat;
	height: 12px;
}
#div_right .txt {
	padding: 0px 24px 24px 24px;
}
#div_top {
	width: 568px;
	float:left;
	margin-top: 25px;
	margin-left: 25px;
}

.sub1,.sub2,.sub3 {
	height:132px;
	background: url(../images/hsp.jpg) left no-repeat;
	width: 282px;
	float:left;
	margin: 0px;
	text-align:left;
	margin-left: 5px;
}
.sub1 { margin-left: 18px; }
.subend {
	height:132px;
	background: url(../images/hsp.jpg) left no-repeat;
	width: 4px;
	float: left;
		margin-left: 5px;
}

.menu{
	border: solid 1px #000;
	margin:0px;
	padding:0px;
	width:898px;
	}

.menu ul{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	background:#000;
	height:62px;
	list-style:none;
	margin:0;
	padding:0;
	border-left: 0px;
	font-size: 16px;
	}
	.menu li{
		float:left;
		padding:0px;
		border-right: 2px solid #333;
		width: 148px;
		}
	.menu li.last { 
		width: 148px;
		border-right: 0px;
	}
	.menu li a{
		background: #000 url("../images/bdef.jpg") bottom right no-repeat;
		color:#FFFFFF;
		display:block;
		font-weight:normal;
		line-height:62px;
		margin:0px;
		/* top/bottom , Left/Right padding */
		padding:0px;
		text-align:center;
		text-decoration:none;

		}
		.menu li a:hover, .menu ul li:hover a{
			background: #333 url("../images/bover.jpg") bottom right no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			line-height:62px;
			}
		.menu li a.current {
		background: #333 url("../images/bsel.jpg") bottom right no-repeat;
		font-weight:bold;
		color: #F90;
		text-decoration:none;
		line-height:62px;
		}	
			
			
	.menu li ul{
		background:#000;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:196px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
				
		}
	.menu li li {
		background:url('../images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:196px;
border-bottom: 1px solid #ffffff;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		/* drop menu height */
		height:25px;
		font-size:10px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 25px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#3bb3c3 url('../images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
#footer {
	margin-top:15px;
	width:900px;
	text-align: right;
	font-size:8px;	
	margin-bottom:10px;
}
#footer p, #footer a {
	color: #666;
	text-decoration: none;
}
#footer p.copyright {
	color: #FFF;
}