@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td 
{
margin: 0; padding: 0; 
} 


html, body 
{
    height: 100%;
}


body 
{
	background-color:#dfe2e4;
	background-image:url(../images/background_tile.gif);
	background-repeat:repeat-x;
	color:#000;
	font-family:Arial,Verdana,sans-serif;
	font-size:14px;
	text-align:center;	
}

img 
{
	border:0px;
}

hr
{
	clear:both;
	height:0px;
	border-bottom:1px dashed #a3bee3;
	border-top:0px;
	margin:30px 0px 20px 0px;	
}

a:link, a:active
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

a:visited
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

a:hover
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
}

h1
{
	color:#849daa;
	font-size:24px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:30px;
	margin:0px 0px 15px 0px;
}

h2
{
	color:#363636;
	font-size:22px;
	font-weight:normal;	
	line-height:28px;	
	margin:0px 0px 10px 0px;
}

h3, h4, h5, h6
{
	color:#555555;
	font-size:16px;
	line-height:22px;	
	margin:0px 0px 10px 0px;
}

p
{
	margin:10px 0px 15px 0px;
}


form
{
	margin:0px;
	padding:0px; 
}

input, select, textarea
{
	background-color:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	padding:4px;
}

table
{
	border:0px;
	padding:0px;
}

blockquote
{
	font-size:18px;
	line-height:24px;
	padding:20px 0px 40px 0px;
	margin:auto auto;
	width:384px;
}

/* Layout informaiton */

div.wrapper
{
	margin:auto auto;
	position:relative;
	width:960px;
}

div.eye
{
	background-image:url(../images/eye.gif);
	background-repeat:no-repeat;
	height:14px;
	position:absolute;
	left:-7px;
	top:215px;
	width:15px;
	z-index:1000;
}

div.header
{
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	height:131px;
	position:relative;
	width:960px;
}

div.header a:link, div.header a:active, div.header a:visited
{
	color:#849daa;
	font-weight:normal;
	text-decoration:none;
}

div.header a:hover
{
	color:#849daa;
	font-weight:normal;
	text-decoration:none;
}

div.header ul
{
	bottom:31px;
	color:#849daa;
	font-size:16px;
	position:absolute;
	right:0px;
}

div.header ul li
{
	float:left;
	list-style:none;
	padding:30px 31px 20px 31px;
}

div.header ul li.active-small
{
	background-image:url(../images/tab_small.jpg);
	background-repeat:no-repeat;
	background-position:center top;

}

div.content
{
	background-image:url(../images/content_tile.gif);
	background-repeat:repeat-y;
	float:left;
	line-height:18px;
	position:relative;
	width:711px;
	z-index:2;
}

div.content-middle
{
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	position:relative;
	width:711px;
}

div.content-settings
{
	background-image:url(../images/robot.jpg);
	background-repeat:no-repeat;
	background-position:100px 100px;
	min-height:550px;	
	padding:20px 30px 0px 40px;
	text-align:left;
}

div.content ul, div.content ol
{
	padding:10px 60px 20px 50px;
}

div.content ul li, div.content ol li
{
	margin:0px 0px 5px 0px;
}

div.sidebar-services
{
	background-image:url(../images/sidebar.gif);
	background-repeat:no-repeat;
	font-size:11px;
	height:351px;
	position:absolute;
	right:0px;
	text-align:left;
	top:140px;
	width:261px;
	z-index:10;
}

div.sidebar-services a:link, div.sidebar-services a:active, div.sidebar-services a:visited
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

div.sidebar-services a:hover
{
	color:#666;
	font-weight:normal;
	text-decoration:none;
}


div.sidebar-contact
{
	background-image:url(../images/sidebar2.gif);
	background-repeat:no-repeat;	
	font-size:12px;
	height:241px;
	position:absolute;
	right:0px;
	text-align:left;
	top:500px;
	width:261px;
	z-index:10;
}


div.sidebar-services ul, div.sidebar-contact ul
{
	left:20px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:53px;
	width:210px;
}

div.sidebar-services ul li
{
	border-bottom:1px solid #e2e2e2;
	list-style-position:inside;
	padding:6px 5px 6px 5px;
}

div.sidebar-contact ul li
{
	border-bottom:1px solid #e2e2e2;
	list-style:none;
	padding:5px 5px 5px 30px;
}

.tollfree
{
	background-image:url(../images/ico_tollfree.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
}

.phone
{
	background-image:url(../images/ico_phone.gif);
	background-repeat:no-repeat;
	background-position:0 6px;	
}

.email
{
	background-image:url(../images/ico_email.gif);
	background-repeat:no-repeat;	
	padding:10px 5px 10px 30px!important;	
	background-position:0 6px;		
}

.address
{
	background-image:url(../images/ico_home.gif);
	background-repeat:no-repeat;
	background-position:0 6px;	
}

div.sidebar-services h1, div.sidebar-contact h1
{
	color:#fff;
	left:25px;
	letter-spacing:normal;
	position:absolute;
	top:8px;
}

div.footer
{
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	height:100px;
	position:relative;
	width:960px;
}

div.footer a:link, div.footer a:active, div.footer a:visited
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

div.footer a:hover
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}



div.footer ul
{
	color:#000;
	font-size:11px;
	position:absolute;
	left:150px;
	top:22px;	
}

div.footer ul li
{
	float:left;
	list-style:none;
	padding:10px;
}


div.copyright
{
	bottom:20px;
	font-size:10px;
	left:20px;
	position:absolute;
}

div.credit
{
	height:50px;
	position:absolute;
	right:0px;
	bottom:40px;
	width:150px;
}


div.credit a:link, div.credit  a:active, div.credit a:visited, div.credit a:hover
{
	display:block;
	height:50px;
}


.clear
{
	clear:both
}

.intro
{
	color:#a9bac3;
	font-size:20px;
	line-height:26px;	
}

.fancy
{
	color:#849daa;
	font-size:14px;
	line-height:26px;
	text-indent:50px;
}

.small
{
	font-size:12px;
}


/* Image styling */

.img-left
{
	float: left;
	margin: 0px 10px 10px 0px
}

.img-right
{
	float: right;
	margin: 0px 0px 10px 10px
}


/* Form Styling */

form.cmxform fieldset 
{
	border: 0px;
	width: 600px;	
}

form.cmxform legend 
{
	color:#000;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

form.cmxform label 
{
	display: inline-block;
	line-height: 1.4;
	width: 120px; /* Width of labels */	
	vertical-align: top;
}

form.cmxform fieldset ol 
{
	margin: 0;
	padding: 0;
}

form.cmxform ol li 
{
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform em 
{
	font-weight: bold;
	color: #f00;
}

form.cmxform textarea
{
	height: 90px;
	width: 250px;
}


