@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	text-decoration: none;
}
.clear{
	clear:both;
}
#menuBar{
	background-color: #272727;
	position: fixed;
	height: 50px;
	bottom: 0px;
	width:100%;
}

img#admarketingText{
	margin-top:14px;
	margin-left:30px;
}

.menuText{
	float:right;
	width:700px;
	margin-right:7%;
	margin-top:7px;
	text-align:right;
}
a.button {
	background: transparent url('../img/menuSpanRight.jpg') no-repeat scroll top right;
	color: #999999;
	display: block;
	float: left;
	height: 23px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

a.button span {
    background: transparent url('../img/menuSpanLeft.jpg') no-repeat scroll top left;
    display: block;
    line-height: 14px;
    padding: 4px 0 5px 18px;
} 
a.button:hover {
	background: transparent url('../img/menuSpanRight.jpg') no-repeat scroll bottom right;
	color: #FFFFFF;
}

a.button span:hover {
    background: transparent url('../img/menuSpanLeft.jpg') no-repeat scroll bottom left;
} 
#container{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#leftCol{
	width:45%;
	float:left;
	margin-bottom:50px;
}
#centerCol{
	width:40%;
	float:left;
	margin-bottom:50px;
}

#rightCol, #primary{
	width:55%;
	float:right;
	margin-bottom:50px;
}
.rightContent{
	width:550px;
	float:left;
	margin-top:20px;
}
h1#title {
	font-size:24px;
	margin:0px;
	text-transform: uppercase;
	font-weight: normal;
}
#rightCol h1{
	font-size:18px;
	margin:0px;
	text-transform: uppercase;
	font-weight: normal;
}
	
.readmore{
	text-align:right;
	font-weight: bold;
	padding-bottom:10px;
	padding-right:30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.icon{
	width:70px;
	height:90px;
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}
.icon:hover{
	background-image: url(../img/icons/iconHoverBg.png);
	background-repeat: no-repeat;
}

.icon:hover img{
	width:56px;
	height:56px;
	border:0px;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:4px;
	margin-top:3px;
}
.icon img{
	width:50px;
	height:50px;
	border:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:3px;
	margin-top:10px;
}

.icon span{
	width:70px;
	text-align:center;
	font-size:10px;
	display:block;
	line-height: 11px;
}

#news{
	margin-top:20px;
}
#news ul{
	padding:0px;
	list-style-type: none;
}
#news li{
	margin-top:10px;
}
#flashcontent{
	float:left;
	width:550px;
	height:300px;
}
.icon2{
	width:120px;
	height:150px;
	float:left;
	margin-top:10px;
	margin-right:8px;
	margin-left:9px;
}

.icon2:hover img{
	width:110px;
	height:110px;
	border:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:4px;
	margin-top:3px;
}
.icon2 img{
	width:90px;
	height:90px;
	border:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:3px;
	margin-top:15px;
}

.icon2 span{
	width:120px;
	text-align:center;
	font-size:12px;
	display:block;
}
.menuText ul{
	list-style-type: none;
	display:inline;
	margin:0px;
}
#rightBar{
	position: fixed;
	height: 400px;
	width: 25px;
	right: 0px;
	top: 20px;
	background-image: url(../img/bgRightBar.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightBar:hover{
	height: 400px;
	width: 225px;
}
#rightBar div{
	margin-left:25px;
	width: 200px;
	float:left;
}
#rssFeed ul{
	padding:0px;
	margin:0px;
	list-style-type: none;	
}
#rssFeedHeader{
	margin-top:10px;
	margin-bottom:10px;
}
.newsItems{
	font-size: 14px;
	font-weight: normal;
	margin-bottom:2px;
	padding-top:7px;
	padding-bottom:9px;
	padding-left:5px;
}
.newsItems:hover{
	background-color: #272727;	
}
#advert{
	text-align:center;
	margin-top:10px;
	border:0px;
}
#contentBody{
	background-image: url(../img/bgContent.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;	
}
#contentBtm{
	background-image: url(../img/bgContentBtm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:30px;
}
#contentTop{
	background-image: url(../img/bgContentTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:40px;
}
<!--Blog-->
#blogMain{
	min-width:75%;
	padding-top:20px;
	float:right;
}
#blogRight {
	width:25%;
	float:right;
	padding-top:20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#blogRight ul{
	padding-left:15px;
	list-style-type: none;
}
#blogMain article{
	float:left;
	width:70%;
}
#blogRight h2{
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;	
}
#comments{
	float:left;
	width:70%;
}
nav{
	width:70%;
	float:left;
	font-weight: normal;
	text-transform: uppercase;
}
#nav-above, #nav-below {
	margin-bottom:20px;
	margin-top:10px;
	padding:5px;
	background-color: #272727;
}
.nav-previous{
	float:left;
	width:50%;
	font-size: 10px;
}
.nav-next{
	float:left;
	width:50%;
	text-align:right;
	font-size: 10px;
}
#contain{
	background-color: #272727;
	padding-left:270px;
	background-image: url(../img/domains.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
h1.entry-title{
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
}
article{
	padding:10px;
	background-image: url(../img/bgTrans.png);
	background-repeat: repeat;
}
#comments{
	margin-top:10px;
	padding:10px;
	background-image: url(../img/bgTrans.png);
	background-repeat: repeat;
}
#comments h3{
	margin-top:2px;
	font-weight: normal;
	text-transform: uppercase;
}
