/*  
Theme Name: wp-corp
Theme URI: 
Description: Corporate Search Inc. WordPress theme
Author: Bryan Levesque & Sean Robinson
Author URI: http://domain.com/
Version: v1.1
*/
body {
	background-image: url(images/background.jpg);
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#container {
	width: 760px;
	margin: auto;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #11185E;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #11185E;
}
#topheader {
	background-image: url(images/logo_main2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 760px;
}
#topheader h1{
	display: none;
}
#topheader h2{
	display: none;
}
#topheader h3{
	display: none;
}

#nav {
	margin: auto;
	width: 560px;
	color: #000000;
	background-color: #E4E4E4;
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 200px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 120%;
	background-image: url(images/green_nav.gif);
}
#nav ul{
	margin: 5px;
	padding: 5px;
}
#nav li{
	display: inline;
	margin-right: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a{
	color: #000000;
	text-decoration: none;
}
#nav a:visited {
	color: #000000;
	text-decoration: none;
}
#nav a:active {
	color: #000000;
	text-decoration: underline;
}
#nav a:hover {
	color: #000000;
	text-decoration: underline;
}
#page_content {
	width: 560px;
	float: right;
	background-image: url(images/road4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 264px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#page_content img{
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#page_content a{
	color: #11185E;
	text-decoration: none;
}
#page_content a:visited{
	color: #11185E;
	text-decoration: none;
}
#page_content a:hover{
	color: #000000;
	text-decoration: underline;
}
#page_content a:active{
	color: #000000;
	text-decoration: underline;
}
#page_content h2 {
	color: #11185E;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #11185E;
	font-size: 110%;
	text-transform: uppercase;
}
#page_content h3 {
	color: #11185E;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #11185E;
	font-size: 100%;
}
#leftcol {
	width: 170px;
	float: right;
	background-image: url(images/dr_1.jpg);
	padding-top: 265px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
}

.rdcontainer {
	background-image: url(images/green_nav.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#leftside {
	width: 160px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
	text-align: center;
}
#leftside img{
}
#leftside h2{
	font-size: 90%;
	color: #FFCC00;
	text-transform: uppercase;
	text-align: left;
}
#leftside p{
	font-size: 80%;
	padding-left: 10px;
	text-align: left;
}
#leftside .link{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#leftside a{
color: #FFFFFF;
text-decoration: none;
font-size: 80%
}
#leftside a:visited{
color: #FFFFFF;
text-decoration: none;
}
#leftside a:hover{
color: #000000;
text-decoration: none;
}
#leftside a:active{
color: #000000;
text-decoration: none;
}
#leftside ul {
	padding: 0px;
	text-align: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#leftside li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}
#leftside li li{
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.rightside {
	width: 576px;
	float: right;
}
.rightwhite {
	width: 550px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.rightgray {
	background-color: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-bottom: 5px;
	margin-top: 8px;
}
#botheader {
	background-color: #858585;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#designedby {

            width: 766px;

            margin: auto;

            font-size: 80%;

            color: #666666;

            text-align: center;

            padding-top: 10px;

            padding-bottom: 10px;

}

#designedby a{

            color: #666666;

            text-decoration: none;

}

#designedby a:vistied{

            color: #666666;

            text-decoration: none;

}

#designedby a:hover{

            color: #666666;

            text-decoration: underline;

}

#designedby a:active{

            color: #666666;

            text-decoration: underline;

}
.pagenav {
	width: 100;
}
#sidebar {
	width: 170px;
	}