/* CSS Document */



*{
	margin:0;
	padding: 0;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;	
}

ul {
	padding-left: 30px;
}
ol {
	padding-left: 30px;
}
.secondaryBody{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#f6f6f6;
}

#page{	
	width: 1080px;
	height: 1100px;
	margin: 0 auto;


}
		
#yellowStripGray{
	width: 231px;
	height: 167px;
	background-image: url(images/logoWithStripGray.jpg);
	float: right;
	margin-top: 0;
	margin-right: 70px;
	margin-bottom: 0;
	margin-left: 0;	
}
	
#yellowStrip{
	width: 231px;
	height: 167px ;
	background-image: url(images/logoWithStrip.jpg);
	float: right;
	margin: 0 70px 0 0;
	
}

.navButtons{
	width: 250px;
	color: #666666;
	list-style:none;
	line-height: 21px;
	font-size: 12px;
	float: left;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 90px;
}

.SubnavButtons{
	width: 330px;
	color: #666666;
	list-style:none;
	line-height: 21px;
	font-size: 12px;
	float: left;
	padding-top: 56px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.SubnavButtonsThought{
	width: 330px;
	color: #666666;
	list-style:none;
	line-height: 21px;
	font-size: 12px;
	float: left;
	padding-top: 98px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.SubnavButtonsServices{
	width: 330px;
	color: #666666;
	list-style:none;
	line-height: 21px;
	font-size: 12px;
	float: left;
	padding-top: 119px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

a:link{
	color: #666666;
	text-decoration:none;

}

a:active{
	color:#000000;
	text-decoration: none;
}

a:hover{
	color:#999999;
	text-decoration: underline;
}

a:visited{
	color:#999999;
	text-decoration: none;
}

a.black:link {color: #666666; text-decoration: none;}
a.black:active {color: #000000;text-decoration: none;}
a.black:hover {
	color: #999999;
	text-decoration: underline;
}
a.black:visited {color: #666666;text-decoration: none;}

.gold {
	color: #C59B38;
	text-decoration: none;
	font-weight: bold;
}

a.gold:link {color: #C59B38;text-decoration: none; }
a.gold:active {color: #C59B38;text-decoration: none;}
a.gold:hover {color: #D9BA6F; text-decoration: none;}
a.gold:visited {color: #C59B38;text-decoration: none;}


.logo{
	padding: 0px 20px 0 0;
	float: right;
	width: 231px;
	height: 134px;
}

.performance{
	width: 940px;
	height: 144px;
	padding: 0 0 0 50px;
}

.worldOver{
	width: 469px;
	height: 42px;
	float: right;
	padding: 15px 100px 0 0;
}

.topLine{
	width: 910px;
	padding: 20px 0 0 50px;
}

hr{
	color:#CCCCCC;
	clear: both;
	border: 1px dashed #CCCCCC;
	size: 0.5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.short{
	width: 228px;
	color:#999999;
	clear: both;
	float: right;
	border: 1px dashed #CCCCCC;
	size: 0.5px;
	margin-top: 0;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 0px;
}

.short2{
	width: 228px;
	color:#999999;
	float: right;
	margin-top: 0;
	margin-right: 65px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: right;
	border: 3px solid #000;
}


h2{
	font-size: 12px;
	color: #666666;
	padding: 40px 0 10px 0px;
	line-height: 14px;
}

h3{
	font-size: 12px;
	color: #666666;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 75px;	
}

h4{
	font-size: 12px;
	color: #C59B38;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 55px;
}

h5{
	font-size: 14px;
	color: #000000;
	border-top: solid 2px #cccccc;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 0;
}

h1{
	font-size: 11px;
	color: #C59B38;
	padding: 5px 30px 0px 0;
	float: right;
	text-align:right;
}

#leftCol{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	height: auto;
	background-image: url(images/middle-bg-gray.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 75px;
}

#leftColindex{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	height: auto;
	padding-left: 75px;
}

#rightCol{
	width: 249px;
	height: 269px;
	background-image: url(images/sidebar.gif);
	margin-top: 15px;
	margin-bottom: 0;
	background-repeat: no-repeat;
	float: right;
	margin-right: 55px;
	margin-left: 0px;
}

p{
	font-size: 12px;
	line-height: 1.75em;
	margin: 15px 0 0 0;
}

.blog{
	font-size: 12px;
	line-height: 1.75em;
	margin: 0px 0 0 0;
	padding: 0px;
}

.plusBlock{
	background-color: #C59B38;
	color: #FFFFFF;
	font-weight: 500;
	font-size:10px;
}

.rightText{
	width: 200px;
	text-align: center;
	color: #666666;
	margin-top: 80px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}

#insidetop {
	background-image: url(images/top-bg-gray.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 375px;
}

#top {
	background-image: url(images/top-bg-white.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 375px;
}

#insidemid {
	background-image: url(images/middle-bg-gray.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	padding-left: 50px;
}

#bttm {
	background-image: url(images/bttm-bg-gray.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 86px;
}
	.submit {
	border-top-color: #8B8B89;
	border-left-color: #CCCCCC;
	background-color: #C59B38;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 400px;
	border-radius: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 30px;
	width: 75px;
	padding: 2px;
	margin-top: 30px;
} 
.submit:hover {
	background-color: #D9BA6F;
	color: #000;
}
