
body 
{
	padding:0px;
	margin:0px;
	background-color:#daf2fc;
	background-image: url(images/bgAll.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	color:#5e5d5d
}
#top
{
	
	height:80px;
	background-image: url(images/bg.gif);
	background-repeat:no-repeat ;
	background-position:center;
	margin:0px;
	padding:0px;
}

#scene
{
	background:#fff2e3;
	padding:10px;
	border: 1px solid #fee1c2;
}


#toppadd
{

	width:950px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background:#ffffff;
	
}

#logo
{
	background-image: url(images/logo.gif);
	margin-left:30px;
	height:80px;
	width:300px;
	float:left;
	
}

#tel
{
	float:right;
	font-family:Verdana;
	color:#fd8606;
	font-style:italic;
	font-size:18px;
	height:45px;
	padding-top:35px;
	width:300px;
	font-weight:bold;
	text-align:right;
	padding-right:30px;
	
}

.btnlink
{
	border: 1px solid #c5731c;
	background:#fd8606;
	font-family:Verdana;
	font-size:10px;
	padding:10px;
	height:25px;
	color:#ffffff;
	
}

#frame
{
	width:950px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background:#ffffff;
	
	
}

#pricing table
{
	width:90%;
}
#pricing td
{
	text-align:center;
	padding:10px;
}

strong
{
	color:#fd8606;
	font-weight:normal;
	
}

.clr{ clear:both;}

/* header items logo etc...*/


#header
{
	
	font-size:10px;
	color:#bebebe;
	margin:0px;
	
	padding:0px;
	
	
}

#nav
{
	margin:10px;
	margin-left:20PX;
	margin-right:20PX;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	
	font-family: Verdana;
	font-size: 12px;
	color:#4466d5;
}

#imageroll
{
	text-align:center;
}

#nav a
{
	text-decoration:none;
	color:#4466d5; 
	margin-right:20px;
}

#nav a:hover
{
	color:#fd8606;
}



#banner
{
	background:#2c4559;
	height:215px;
	margin-left:-2px;
	margin-right:-6px;
	background-image: url(images/banner.gif);
	
	color:#fd8606;
	padding-left:380px;
	padding-right:370px;
	padding-top:50px;
	font-family:Verdana;
	font-style:italic;
	
	font-size:15px;
	
	
}

#banner ul
{
	margin:5px;
	padding:5px;
}

#banner li
{
	font-size:11px;
	margin:0px;
	padding:0px;
}
#content
{
	
	
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:30px;
	
}

a
{
	color:#fd8606;
	text-decoration:none;
	
}

a:hover
{
	text-decoration:none;
	color:#000;
}

h1
{
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	color:#5e5d5d;
	
	
}
table
{
	width:100%;
}

td{ padding:3px;}

.hr
{
	height:9px;
	background-image: url(images/hr.gif);
	margin:10px;

}

h2
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#fd8606;
	font-style:italic;
}



.btn
{
	border: 0px solid #eee;
	background:#ce3700;
	font-family:Verdana;
	font-size:10px;
	height:25px;
	color:#ffffff;
	
}

.ctl
{
	font-family:Verdana;
	font-size:10px;
	padding:4px;
	width:250px;
}


form
{
	background:#fff;
	border: 1px solid #fff;
	padding:10px;
	
}


.itpro
{
	color:#616162;
}

.itpro strong
{
	font-weight:bold;
	color:#333;
	
}
.itpro ul
{
	list-style:none;
	
}

.itpro table
{
	background:#eee;
}

.itpro td
{
	background:#fff;
}

.itpro a
{
	text-decoration:underline;
color:#616162;
}