/*<!--
General styles*/
*
{
	margin: 0;
}
BODY
{
	margin: 0 auto;
/*This removes the border around the viewport in old versions of IE
Minimum width of layout - remove line if not required
The min-width property does not work in old versions of Internet Explorer*/
	max-width: 1000px;
	padding: 0;
	display: table;
}
A
{
	color: #369;
}
A:hover
{
	color: #FFF;
	background: #369;
	text-decoration: none;
}
H1, H2, H3
{
	margin: 6px 0 7px;
	color: #353535;
}
P
{
	font-size: 12px;
	line-height: 140%;
}
IMG
{
	border: none;
	float: left;
}
/*Header styles*/
#header-big
{
	float: left;
	/*[disabled]width:969px;*/
	/*[disabled]background-image:url(images/maincontact.jpg);*/
	/*[disabled]height:647px;*/
	background-repeat: no-repeat;
}
#nav UL LI
{
	display: inline;
	list-style: none;
}
#nav UL LI A
{
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	/*[disabled]position:relative;*/
	line-height: 1.9em;
	padding: 5px 7px 5px 8px;
	/*[disabled]background-color:#D50000;*/
}
#nav UL LI A:hover
{
	background: url(images/b-hl.png) no-repeat;
	color: #FFF;
}
#nav UL LI A.active, #nav UL LI A.active:hover
{
	/*[disabled]color:#FFF;*/
	/*[disabled]background:#000;*/
	/*[disabled]font-weight:bold;*/
}
#nav UL LI A SPAN
{
	display: block;
}
/*column container
common column settings*/
.col1, .col2, .col3
{
	position: relative;
/*no left and right padding on columns, we just make them narrower instead
only padding top and bottom is included here, make it whatever value you need*/
	overflow: visible;
}
/*3 Column settings*/
.col1
{
	width: 33%;
	float: left;
	height: 450px;
}
.col2
{
	width: 33%;
	float: left;
	height: 450px;
}
.col3
{
	width: 33%;
	float: left;
	height: 450px;
}
/*Footer styles*/
#footer
{
	float: left;
	background: #E2E2E2 url(images/footer.png) no-repeat center bottom;
	margin-left: 43px;
	width: 912px;
	margin-top: 0px;
}
#footer P
{
	padding: 2px 10px 3px;
	text-align: center;
	font-size: 11px;
	color: #686868;
	font-family: Arial;
	font-weight: bold;
}
/*-->*/
#main
{
	/*[disabled]margin:1.2em 0 0;*/
}
#maincontact
{
	/*[disabled]margin:0;*/
}
#home
{
	list-style: none;
	float: left;
	/*[empty]background:;*/
	width: 209px;
	height: 40px;
}
#home UL LI
{
	/*[disabled]display:inline;*/
	/*[disabled]list-style:none;*/
}
#home UL LI A
{
	/*[disabled]display:block;*/
	/*[disabled]float:left;*/
	/*[disabled]background:url(images/b-home-on.png) no-repeat;*/
	/*[disabled]text-align:center;*/
	/*[disabled]background:;*/
	/*[disabled]color:#EEE;*/
	/*[disabled]text-decoration:none;*/
	/*[disabled]width:41px;*/
	/*[disabled]height:32px;*/
	/*[disabled]position:absolute;*/
}
#home UL LI A:hover
{
	color: #FFF;
}
#home UL LI A.active, #home UL LI A.active:hover
{
	font-weight: bold;
	width: 40px;
	height: 32px;
}
#maintitlebox
{
	float: left;
	width: 951px;
}
.maintitle
{
	font-weight: bold;
	font-size: 18px;
	color: #1C60A3;
	line-height: 1.1;
	font-family: Arial;
	padding-left: 72px;
	padding-top: 31px;
	padding-bottom: 17px;
}
.maintext
{
	font-style: italic;
	font-weight: bold;
	width: 481px;
	padding-top: 24px;
	font-family: Arial;
	color: #6F6E6E;
	font-size: 10.4pt;
}
#socialicons
{
	float: right;
	width: 224px;
	padding-bottom: 2px;
}
.contacts
{
	margin: 0 64px 0em 60px;
	/*[empty]background-color:;*/
	padding: 7px 0px 20px 61px;
	font-family: Arial;
}
.underline
{
	text-decoration: underline;
}
.contacts H3
{
	color: #336699;
	font-size: 13px;
	text-decoration: underline;
	margin-left: -34px;
	line-height: 1;
	font-family: Arial;
}
#navbar-boxed
{
	float: left;
	/*[empty]background-color:;*/
	margin-top: 24px;
	margin-left: 51px;
}
#navbar
{
	float: left;
	width: 904px;
	height: 43px;
	/*[empty]background-color:;*/
}
#nav
{
}
#logo
{
	width: 929px;
	margin-left: 11px;
}
.midboxes
{
	padding: 35px 17px 0px;
	text-align: left;
	font-family: Arial;
	color: #2E2E2E;
}
.partnerinfo
{
	/*[disabled]float:none;*/
	margin-left: 22px;
	margin-top: 0px;
	width: 401px;
}
#flashContent
{
	margin: 0px 0px 0px 48px;
	height: 228px;
}
#flashContent2
{
	margin: -223px 0 0;
	height: 222px;
	float: right;
}
.phone
{
	float: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #6E6E6E;
	margin-top: -51px;
	margin-right: 9px;
}
#box2
{
	background-image: url(http://www.advio.net/images/box-free-ad.png);
	width: 291px;
	height: 219px;
	background-repeat: no-repeat;
}
#box1
{
	background-image: url(http://www.advio.net/images/box-why-advertise.png);
	width: 291px;
	height: 224px;
	background-repeat: no-repeat;
}
#box3
{
	background-image: url(http://www.advio.net/images/box-better.png);
	width: 291px;
	height: 452px;
	background-repeat: no-repeat;
}
#box4
{
	background-image: url(http://www.advio.net/images/box-flex.png);
	width: 291px;
	height: 243px;
	background-repeat: no-repeat;
}
#box5
{
	background-image: url(http://www.advio.net/images/box-host.png);
	width: 291px;
	height: 169px;
	background-repeat: no-repeat;
}
#mainTop
{
	background-image: url(images/main-big-top.jpg);
	width: 960px;
	height: auto;
	background-repeat: no-repeat;
	float: left;
}
#mainMid
{
	background-image: url(images/main-big-mid.jpg);
	width: 960px;
	height: auto;
	background-repeat: repeat-y;
	float: left;
}
#mainBottom
{
	background-image: url(images/main-big-bottom.jpg);
	width: 960px;
	height: 5px;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 9px;
}
.colmask
{
	width: 955px;
	margin-left: 42px;
}
.greenbold
{
	font-family: "Arial Black";
	color: #4E8A00;
	padding-top: 29px;
	width: 749px;
	text-align: center;
}
.caption2
{
	font-weight: bold;
	font-style: italic;
	color: #A1A1A1;
	font-size: 10pt;
}
.caption1
{
	font-weight: bold;
	font-style: italic;
	color: #424242;
	font-size: 10pt;
}
.photoimage IMG
{
	padding-right: 13px;
}
#partnerblock
{
	height: 136px;
	font-family: Arial;
	margin-left: 47px;
	border-top: 1px solid #CFCFCF;
	padding-top: 5px;
	width: 906px;
	padding-bottom: 10px;
}
.partnerimage
{
	float: left;
	padding-top: 6px;
	padding-left: 55px;
	padding-right: 16px;
}
.partnertext
{
	line-height: 1.5;
	font-size: 12px;
	float: right;
	text-align: right;
	padding-right: 10px;
}
#boxChamber
{
	/*[disabled]width:61px;*/
	/*[disabled]height:120px;*/
}
