/**  Default Tags & Document Elements  **/


* {
 font-family: arial, tahoma, verdana;
 color: #000;
}

body {
 margin: 0;
 padding: 0;
 background: url('../images/website_layout/bg_body.jpg') repeat-x #CADBE3;
}

form {
 margin: 0;
 padding: 0;
}

a.header:link, a.header:visited, a.header:active {
 text-decoration: none;
 color: #6D8492;
}

a.header:hover {
 text-decoration: underline;
 color: #6D8492;
}

a.whiteLink:active, a.whiteLink:visited, a.whiteLink:link {
 text-decoration: none;
 color: #fff;
}

a.crumb:link, a.crumb:visited, a.crumb:active {
 text-decoration: none;
 font-weight: bold;
 color: #6D8492;
}

.crumb {
 text-decoration: none;
 font-weight: bold;
 color: #6D8492;
}

a:link, a:visited, a:active {
 text-decoration: none;
 color: #6D8492;
}

a:hover {
 text-decoration: underline;
 color: #6D8492;
}


a.option:link, a.option:visited, a.option:active {
 font-size: 9pt;
 width: auto;
 float: right;
 text-transform: uppercase;
 text-decoration: none;
 color: #f4f4f4;
 margin-right: 10px;
}

a.option:hover {
 text-decoration: underline;
 color: #fff;
}


a#emailButton
{
	display: block;
	width: 182px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	position:relative;
	top:-6px;
	*top:-6px; /* IE 7 Hack*/
	_top:-20px; /* IE 6 Hack*/
	left:96px;
	padding: 0px;
	background: url('../images/buttons/email_off.jpg');
}

a#emailButton:hover
{
	background: url('../images/buttons/email_on.jpg');
}

a#websiteButton
{
	display: block;
	width: 215px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	position:relative;
	top:-6px;
	*top:-6px; /* IE 7 Hack*/
	_top:-20px; /* IE 6 Hack*/
	left:63px;
	padding: 0px;
	background: url('../images/buttons/website_off.jpg');
}

a#websiteButton:hover
{
	background: url('../images/buttons/website_on.jpg');
}

a#blogButton
{
	display: block;
	width: 155px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	position:relative;
	top:-6px;
	left:123px;
	padding: 0px;
	background: url('../images/buttons/blog_off.jpg');
}

a#blogButton:hover
{
	background: url('../images/buttons/blog_on.jpg');
}

a#templatesButton
{
	display: block;
	width: 185px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	position:relative;
	top:-6px;
	left:93px;
	padding: 0px;
	background: url('../images/buttons/templates_off.jpg');
}

a#templatesButton:hover
{
	background: url('../images/buttons/templates_on.jpg');
}

a#pollButton
{
	display: block;
	width: 150px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	position:relative;
	top:-6px;
	left:129px;
	padding: 0px;
	background: url('../images/buttons/poll_off.jpg');
}

a#pollButton:hover
{
	background: url('../images/buttons/poll_on.jpg');
}

a#analyticsButton
{
	display: block;
	width: 215px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	position:relative;
	top:-6px;
	*top:-6px; /* IE 7 Hack*/
	_top:-6px; /* IE 6 Hack*/
	left:63px;
	padding: 0px;
	background: url('../images/buttons/analytics_off.jpg');
}

a#analyticsButton:hover
{
	background: url('../images/buttons/analytics_on.jpg');
}

a#onlineButton
{
	display: block;
	width: 215px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	position:relative;
	top:-5px;
	*top:-5px; /* IE 7 Hack*/
	_top:-7px; /* IE 6 Hack*/
	left:63px;
	padding: 0px;
	background: url('../images/buttons/online_off.jpg');
}

a#ppcButton
{
	display: block;
	width: 215px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	position:relative;
	top:-5px;
	*top:-5px; /* IE 7 Hack*/
	_top:-7px; /* IE 6 Hack*/
	left:63px;
	padding: 0px;
	background: url('../images/buttons/ppc_off.jpg');
}

a#ppcButton:hover
{
	background: url('../images/buttons/ppc_on.jpg');
}


a#onlineButton:hover
{
	background: url('../images/buttons/online_on.jpg');
}

/**  Content Design & Layout Styles  **/


div#headerWrap {
 width: 900px;
 height: 122px;
 margin: 10px auto;
 background: url('../images/website_layout/bg_header.jpg') no-repeat;
}

div#headerLink{
 width: 100px;
 display: block;
 float: right;
 margin: 10px 0;
 font-size:12px;
 font-weight:bold;
 margin-right:5px;
 color: #6D8492;
}

div#homeLink{
 float:right; 
 padding-top:15px; 
 padding-right:15px;
 color: #6D8492;
 font-weight:bold;
}

div#welcomeWrap {
 width: 900px;
 height: 193px;
 margin: 0px auto;
 position:relative;
 top:-10px;
 background: url('../images/website_layout/bg_welcome.jpg') no-repeat;
}

div#welcomeText{
 padding:50px 20px 0px 20px;
 font-size:12px;
}

div#normalText{
 padding:20px 20px 20px 20px;
 font-size:12px;
}

/*
div#iconsWrap {
 width: 900px;
 height: 660px;
 position:relative;
 top:-5px;
 margin: 0 auto;
 background: url('../images/website_layout/bg_icons.jpg') repeat-y;
}
*/

div#iconsWrap_top {
 width: 900px;
 height: 15px;
 position:relative;
 top:-5px;
 margin: 0 auto;
 background: url('../images/website_layout/bg_icons_top.jpg') no-repeat;
}

div#iconsWrap_middle {
 width: 900px;
 position:relative;
 top:-5px;
 margin: 0 auto;
 background: url('../images/website_layout/bg_icons_middle.jpg') repeat-y;
}

div#iconsWrap_bottom {
 width: 900px;
 height: 15px;
 position:relative;
 top:-5px;
 margin: 0 auto;
 background: url('../images/website_layout/bg_icons_bottom.jpg') no-repeat;
 z-index:-1;
}

div#box_dark{
 width:283px;
 height:208px;
 position:relative;
 float:left;
 background: url('../images/website_layout/bg_box_dark.jpg') no-repeat;
 margin-right:8px;
 margin-left:18px;
 *margin-left:18px; 
 _margin-left:9px;
  margin-bottom:4px;
 _padding-bottom:0px;
}

div#box_mid{
 width:283px;
 height:208px;
 position:relative;
 float:left;
 background: url('../images/website_layout/bg_box_mid.jpg') no-repeat;
 margin-right:8px;
 _padding-bottom:0px;

}

div#box_light{
 width:283px;
 height:208px;
 position:relative;
 float:left;
 background: url('../images/website_layout/bg_box_light.jpg') no-repeat;
 margin-right:8px;
 margin-bottom:4px;
 _padding-bottom:0px;
}

div#email_marketing{
 width:273px;
 height:99px;
 margin:5px 0px 0px 5px;
 background:url('../images/website_layout/bg_email_marketing.jpg') no-repeat;
}

div#blog_system{
 width:273px;
 height:99px;
 margin:5px 0px 0px 5px;
 background:url('../images/website_layout/bg_blog_system.jpg') no-repeat;
}

div#poll_system{
 width:273px;
 height:99px;
 margin:5px 0px 0px 5px;
 background:url('../images/website_layout/bg_poll_system.jpg') no-repeat;
}

div#website_management{
 width:273px;
 height:99px;
 margin:5px 0px 0px 5px;
 background:url('../images/website_layout/bg_website_management.jpg') no-repeat;
}

div#templates_system{
 width:273px;
 height:99px;
 margin:5px 0px 0px 5px;
 background:url('../images/website_layout/bg_templates_system.jpg') no-repeat;
}

div#analytics_system{
 width:273px;
 height:99px;
 margin:5px 0px 0px 5px;
 background:url('../images/website_layout/bg_analytics_system.jpg') no-repeat;
}

div#online_shop{
 width:273px;
 height:99px;
 margin:5px 0px 0px 5px;
 background:url('../images/website_layout/bg_online_shop.jpg') no-repeat;
}

div#ppc_portal{
 width:273px;
 height:99px;
 margin:5px 0px 0px 5px;
 background:url('../images/website_layout/bg_ppc_portal.jpg') no-repeat;
}

div#iconsText{
 padding:0px 10px 0px 10px;
 position:relative;
 top:-20px;
 height:75px;
 font-size:10px;
 color:#FFFFFF;
 text-align:justify;
}

div#copyright{
	margin:0px auto;
	width: 880px;
	color:#6D8492;
	padding-bottom:10px;
	font-size:11px;
}

#firstrow{
	float:left;
	margin-top:2px;
}

#secondrow{
	float:left; 
	position:relative; 
	top:0px;
	*top:5px; /* IE 7 Hack*/
	_top:-9px; /* IE 6 Hack*/
}

#thirdrow{ 
	position:relative;
	top:0px;
	*top:10px; /* IE 7 Hack*/
	_top:0px; /* IE 6 Hack*/
	margin-top:0px;
	*margin-top:10px; /* IE 7 Hack*/
	_margin-top:-18px; /* IE 6 Hack*/
}
	
