/*******************************************************************************
*  reset all styles
*******************************************************************************/

/* foreground and background color should be set on body element */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin:                0;
	border:                0;
	font-weight:        inherit;
	font-style:            normal;
	font-size:            100%;
	line-height:        1.25em;
	font-family:        inherit;
	text-align:            left;
	padding: 0;
}

a img, :link img, :visited img 
{
    border:                0;
}

table
{
    border-collapse:    collapse;
    border-spacing:        0;
}

ol, ul
{
    list-style:            none;
}

q:before, q:after,
blockquote:before, blockquote:after,
blockquote p:before, blockquote p:after 
{
    content:             "";
}

strong 
{
    font-weight:        bold;
}

a {
    text-decoration:        none;
}

body{
padding:0;
margin:0;
background-color:#fff;
text-align:center;
}

#container {
	background-image: url(images/main.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
	width: 766px;
	height: 766px;
	margin: auto;
	
	}
#leftside {
	width:358px;
	float:left;
	margin-bottom: 5px;
}
#rightside{
	width:270px;
	margin-top: 30px;
	margin-right: 125px;
	margin-bottom: 0;
	margin-left: 0px;
	float:right;
}
*html #rightside {
	margin-right: 62px;
}
#logo {
	margin-left:150px;
	padding-top: 5px;
	width:208px
}


h2 {
	font: 22px  "Swis721 BdRnd BT", Tahoma, sans-serif;
	color:#FFF;
	text-align:center;
	padding:0 30px 0 0;
	text-transform:uppercase;
	line-height: 90%;
}
h3 {
	color:#FFF;
	text-align:left;
	text-transform:uppercase;
	font-family: "Swis721 BdRnd BT", Tahoma, sans-serif;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	font: 10px "Swis721 BdRnd BT", Tahoma, sans-serif;
	color:#FFF;
	text-align:center;
	line-height: 150%;
	text-transform:uppercase;
	padding-top: 2px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 0;
}
h6 {
	
		
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFF37;
		padding: 0 0 2px 5px;
		
		
	}	

#nav {
	margin-left:167px;
	margin-top:58px;
	color:#FFF;
	text-align:center;
	width:144px;
	font-family: "Swis721 BdRnd BT", Tahoma, sans-serif;
	font-size: 15px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#nav a {
	color:#FFF;
	text-align:left;
	text-transform:uppercase;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 45px;
	font-family: "Swis721 BdRnd BT", Tahoma, sans-serif;
	font-size: 15px;
	
}
#nav a:hover{
	
	background: url(images/nav_arrow.png) no-repeat left;
	font-weight: bold;
	}
	

	
	
	

li {
	padding: 2px;
	font-family: Tahoma, "Swis721 BdRnd BT", sans-serif;
	list-style-type: disc;
	font-size: 18px;
	
	
}
#maincontent{
	width:272px;
	margin:0;
	
	}
.main_text
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
	padding-bottom: 7px;
	}
	
.link_text
	{
		
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFF37;
		padding: 0 7px 0 5px;
		
		
	}	
#controls {
	float:left;
	width: 275px;
	margin: 0px;
	padding: 0;
}
.arrows {
	
	padding:2px 0 0 5px;
}
.portfolio_main {
	float: left;
	margin: 0 8px 15px 0;
	
}

.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#C8C8C8;
	}

	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}
#nav ul li {
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
h5 {
	font-family: "Swis721 BdRnd BT", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	padding-bottom: 5px;
}
#header {
	height: 230px;
	width: 766px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0 10px 5px 0;
	
}
#nav ul li .current {
	background-image: url(images/nav_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color:#CCC;

	
}
#footer {
	margin:10px 0 0 380px;
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#C8C8C8;
	padding-top:10px;
	
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#maincontent .main_text a .fltrt {
	padding-right: 25px;
}

