@charset "UTF-8";
/* 

Theme Name:		idesign

Theme URI: 		http://idesign.com/

Version: 		1

Description: 	idesign

Author: 		idesign

Author URI:		http://idesign.com */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 13.5px;
	font-weight: 400;
	color: #116da7;
	background-image: url(images/bg.png);
}



img {
	border:0px;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
h2 {
	margin: 0px;
	}
	
h3 {
	margin-bottom:0px;
}

.orange {
	color:#EA833A;

}

.allContent {
	width:100%;
}
	
.mainFooter {
	width:100%;
	padding-bottom:30px;
	padding-top:10px;
	background-color:#FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f9910b;
}

.navTabs {
	width:34px;
	height: 550px;
	z-index:10;
	position: absolute;
	right: 0px;
	top: 3%;
}

.mainFrame {
	width: 728px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.headerFrame {
	clear: both;
	
	width: 100%;
	margin-bottom: 20px;
}
.titleFrame {
	clear: both;
	height: 209px;
	width: 100%;
}
.AdvertFrame {
	clear: both;
	height: 90px;
	width: 100%;
}
.contentFrame {
	float: left;
	width: 562px;
	background-color: #FFFFFF;	
}

.content {
	width: 538px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-image: url(images/mainbg.png);
}

.contentCorners {
	width: 562px;
}

.sideBar {
	float: right;
	width: 146px;
	background-color: #FFFFFF;	
}

.sideBarContent {
padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	width: 122px;
	background-image:url(images/sidebarbg.png);
	}
	
	.sideBarCorners {
	width: 146px;
	float: right;
}
a:link {
	color: #0066FF;
}
a:hover {
	color: #1a49f8;
}
a:visited {
	color: #324fbb;
}

.contentFooter {
	width: 728px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	}
	
.tableHeading {
	color:#FFFFFF;
	font-weight:800;
	}
	
.tableContent {
	font-size: 10px;
	}
	
.orange a {
	text-decoration: none;
	color:#EA833A;
}

.orange a:hover {
	text-decoration: none;
	color:#0066FF;
}

.orange a:visited {
	text-decoration: none;
	color:#EA833A;
}.mainFooter .contentFooter p {
	font-size: 12px;
}
