* {
	margin: 0;
	padding: 0;
}

body {
	background: #CCCCCC url(images/topmainbg1.jpg) repeat-x;	
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p {
	margin-bottom: 2em;
	line-height: 1.6em;
}


a {
	color: #777777;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Logo */

#logo {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 30px 0 10px 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: -50px auto 0 auto;
	width:960px;
}

#mainSpecial {
	margin: 0 auto;
	width:960px;
}

#mainSpecial .boxed {
	margin-bottom: 10px;
}

#mainSpecial .boxed .title {
	height: 80px;
	padding: 10px 0 0 10px;
	background: url(images/topmainoffer.jpg) repeat-x;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#mainSpecial .boxed .title h2 {
padding:20px;
font-size:24px;
}

#mainSpecial .boxed .content {
	padding: 17px 17px 17px 17px;
	background: #FFFFFF url(images/topcontentbg.jpg) repeat-x;	
	border: 3px solid #0066cc;	
	border-top: none;
}
#mainSpecial .boxed .content .left {
	padding:5px;
	width:500px;
	background: #FFFFFF url(images/topcontentbg.jpg) repeat-x;	
	border: 0px solid #0066cc;
	text-align:justify;	
	float:left;
}
#mainSpecial .boxed .content .right {
	width:350px;
	padding:5px;
	background: #FFFFFF url(images/topcontentbg.jpg) repeat-x;	
	border: 1px solid #0066cc;
	margin-left:550px;	
}
/* Wrapper */

#wrapper {
	clear: both;
	width: 960px;
	margin: 0 auto;
}

/* Column One */

#col-one {
	float: right;
	width:300px;
}

#col-one .boxed {
	margin-bottom: 10px;
}

#col-one .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/topbox.jpg) no-repeat;	
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-one .boxed .content {
	padding: 9px;
	padding: 19px 19px 10px 19px;	
	background: #FFFFFF url(images/topcontentbg.jpg) repeat-x;	
	border: 1px solid #0066cc;	
	border-top: none;
}

/* Column Two */

#col-two {
	float: left;
	width:300px;
}

#col-two .boxed {
	margin-bottom: 10px;
}

#col-two .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/topbox.jpg) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-two .boxed .content {
	padding: 19px 19px 10px 19px;
	background: #FFFFFF url(images/topcontentbg.jpg) repeat-x;	
	border: 1px solid #0066cc;		
	border-top: none;
}


/* Column Three */

#col-three {
	float: right;	
	width: 300px;
	margin-right:30px;
}

#col-three .boxed {
	margin-bottom: 10px;
}

#col-three .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/topbox.jpg) no-repeat;	
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-three .boxed .content {
	padding: 19px 19px 10px 19px;
	background: #FFFFFF url(images/topcontentbg.jpg) repeat-x;
	border: 1px solid #0066cc;		
	border-top: none;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0 50px 0;
	background: #393939 url(images/footerbg.jpg) repeat-x;	
}

#footer p {
	width: 960px;
	margin: 0 auto;
	font-size: x-small;
}
#legal {
color:#7aa2b9;
}
#links {
color:#7aa2b9;
}
