/* CSS Styles for Theory-3 Media */


/*mainbody*/
body {
background-color: #f8f8f8;
}

#mainbox {
width: 839px;
margin: 0 auto;
}


/*global navigation*/
#globalnav {
position: relative;
top: 145px;
left: 36px;
margin-top: 0px;
}

#globalnav a {
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
color: #000000;
}

#globalnav a:hover {
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
color: #666666;
}


/*header image and flash movie*/
#header {
margin-top: 0px;
}

#header a img {
border: 0px;
margin: 0px;
padding: 0px;
}

#title_image {
position:relative;
left: 32px;
margin: 0px
}

#page_info {
position:relative;
left:36px;
margin: 0px;
}

#header_image {
position: relative;
left: 36px;
margin: 0px;
}


/*secondary navigation*/
#subnav {
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 12px;
margin-left: 205px;
height: 18px;
}

#subnav a {
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
color: #000000;
}

#subnav a:hover {
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #666666;
}


/*main content*/
#maincontent {
width: 839px;
background-image: url(images/main_content_bg2.jpg);
height: 508px;
}

#maincontent2 {
width: 839px;
background-image: url(images/main_content_bg3.jpg);
height: 508px;
}

#content1 {
	margin-left: 90px;
	margin-top: 22px;
	width: 280px;
	overflow: auto;
	height: 168px;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 280px;
	margin-bottom: 300px;
}

#content {
	margin-left: 90px;
	margin-top: 42px;
	width: 515px;
	padding-right: 15px;
	overflow: auto;
	height: 388px;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
}

#content img {
	float: left;
	position: relative;
}

.contenttext {
	margin-left: 100px;
}

#content a {
color:#000000;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#content h3 {
margin-top: 0px;
margin-bottom: 0px;
font-size: 11px;
margin-left: 160px;
}

#content h2 {
margin-top: 0px;
margin-bottom: 0px;
font-size: 20px;
font-weight: normal;
margin-left: 148px;
}

#rightcontent {
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
color: #fff;
margin-left: 0px;
}

#rightcontent table tr td {
text-align:center;
}

#rightcontent h2 {
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
color: #fff;
font-weight: normal;
border: 0px;
margin: 0px;
}

#rightcontent a {
font-family: Century Gothic, Helvetica, sans-serif;
text-decoration:none;
color: #fff;
font-weight: normal;
border: 0px;
}

#rightcontent a img {
border: 0px;
margin: 0px;
}

#rightcontent a:hover {
font-family: Century Gothic, Helvetica, sans-serif;
text-decoration: underline;
color: #fff;
font-weight: normal;
}

#rightcontent h3 {
margin: 0px;
font-size: 18px;
}

#rightcontent img {
margin: 0px;
}

/*footer*/
#footer {
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 11px;
text-decoration:none;
color: #000000;
text-align:center;
}

#footer a {
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 11px;
text-decoration:none;
color: #000000;
font-weight: bold;
}

#footer a:hover {
font-family: Century Gothic, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: #666666;
font-weight: bold;
}
