/* Main CSS Style */

body {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#maincontainer {
	display: table;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	height: auto;
	clear: both;
}

img {
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}


#contact{
	width: 145px;
	height: 95px;
	background-color: #FFFFFF;
	float: left;
	text-align: right;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: table;
}

#themes {
	width: 150px;
	height: 10px;
	text-align: right;
	background-image: url(../images/boxesBG.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.boxesTop {
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#address {
	width: 150px;
	height: 70px;
	padding-top: 10px;
}

#topnavigation {
	width:900px; 
	display:block;
	float:left;
}

#navlinks {
	width: 173px;
	background-color: #d1d0e3;
	border: solid 1px #CCCCCC;
	height: 158px;
	margin-right: 10px;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 1.1em;
	font-weight: bold;
	color: #0000FF;
	clear: left;
}	
	
#contentArea {
	width: 910px;
	height: auto;
	margin-top: 10px;
	float: left;
}

#leftColumn {
	float: left;
	width: 200px;
	height: auto;
	margin-right: 10px;
}

#leftAd {
	width: 178px;
	height: auto;
	border: solid 1px #cccccc;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background: #FFFFFF url(../images/contest-bg.jpg) top no-repeat;*/
	background-color: #d1d0e3;
}

#leftAd hr {
	color: #cccccc;
}

#leftAd h2 {
	color: #D70000;
	font-size: 20px;
	margin: 0 0 20px 0;
	font-weight: bold;
	text-align: center;
	line-height: 1.25em;
}

#leftAd h3 {
	text-align: left;
	margin: 0 0 10px 0;
}

#leftAd ul {
	margin: 0;
	padding: 0 5px 0 5px;
	text-align: left;
}

#leftAd li {
	margin: 0 0 0 5px;
	padding: 0 0 5px 5px;
	font-weight: bold;
	font-size: 12px;
}

#blogg {
	margin-bottom: 7px;
	padding: 5px;
	border: solid 1px #CCCCCC;
	width: 188px;
	height: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	text-align: center;
}

#c_Column {
	width: 448px;
	height: auto;
	min-height: 613px;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
	border: solid 1px #CCCCCC;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#contentText {
	width: 447px;
	height: auto;
	min-height: 613px;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	clear: both;
	border: solid 1px #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#bottom {
	width: 910px;
	height: auto;
	min-height: 100px;
	float: left;
	margin-top: 10px;
	clear: both;
}	

#bottomLeft {
	width: 184px;
	margin-right: 10px;
	height: 35px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 16px;
	padding-top: 20px;
	font-weight: bold;
	line-height: 1.3em;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 65px;
	clear: left;
}

#bottomMiddle {
	width: 458px;
	height: 150px;
	border: solid 1px #CCCCCC;
	background-color: #d1d0e3;
	float: left;
	margin-right: 10px;
	clear: none;
	padding: 0 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#bottomRight {
	width: 198px;
	border: solid 1px #CCCCCC;
	background-color: #E9E9E9;
	height: 155px;
	float: left;
	clear: right;
}

#footer {
	width: 870px;
	text-align: center;
	margin-top: 35px;
	height: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}

#w3cImage {
	float: left;
}

.w3cStyles {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-right: 0px;
	color: #000066;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 5px;
	margin-bottom: 0px;
}

.serviceNav, .serviceNav:link, .serviceNav:visited{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.serviceNav:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#siteThumb {
	width: 130px;
	height: 78px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	text-align: center;	
}

#siteInfo {
	width: 318px;
	float: left;
	display: table;
}

#siteTitle {
	width: 318px;
	text-align: left;
	float: left;
}

#visitSite {
	width: 85px;
	text-align: right;
	float: left;
	margin-top: 7px;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	padding-right: 5px;
}

#siteDesc {
	width: 308px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#readMore {
	width: 213px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	margin-top: 7px;
	float: left;
}

#blogg .siteLinks:link, #blogg .siteLinks:visited {
	color: #FF6600; 
}

.Links, .Links:link, .Links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	line-height: normal;
}

.Links:hover {
	text-decoration: underline;
	line-height: normal;
}

.footerLinks, footerLinks:link, footerLinks:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.footerLinks:hover {
	color: #999999;
	text-decoration: underline;
}

#newsLetter {
	width: 178px;
	height: auto;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/contentBG.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	color: #000099;
	font-weight: normal;
	margin-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	float:left;
}

#newsLetter input {
	background-color:#FFEBD7;
}
