html, body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #003399 url(images_layout/bg_gradiant_page.jpg) repeat-x;
}

#content {
	position: relative;
	width: 639px;
	margin: 0 auto;
	padding: 0;
	text-align: left;

}

#header {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	height: 120px;
	background: #1f3695;
}

#header div {
	float: left;
}

#headerNav {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	background: #003399 url(images_layout/bg_gradiant_nav.jpg) repeat-x;
}

#main {
	width: 779px;
	margin: 0 auto;
	padding: 0px;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	background: #ffffff url(images_layout/bg_gradiant_content_flip.jpg) 0 bottom repeat-x;
}

#mainSidebar {
	position: relative;
	float: left;
	height: 440px;
	width: 210px;
	/*background: url(images_sidebar/tracks.jpg) no-repeat;*/
}

body#home #mainSidebar {
	height: auto;
}

body#about #mainSidebar {
	/*background: url(images_sidebar/tracks_only_clean.jpg) no-repeat;*/
}

body#services #mainSidebar {
	/*background: url(images_sidebar/motion_clean.jpg) no-repeat;*/
}

body#contact #mainSidebar {
	/*background: url(images_sidebar/tracks_red_clean.jpg) no-repeat;*/
}

#sidebarTitle {
	margin: 30px 0px 10px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}

#sidebarContent {
	width: 152px;
	margin: 0px;
/*	margin-left: 177px;*/
	margin-bottom: 150px;
	padding: 0px;
	background: #ffffff;
}

#sidebarContent p {
	padding: 10px;
	color: #000000;
	font-family: georgia, times new roman, times, serif;
}

#sidebarContent a {
	font-family: arial, helvetica, sans-serif;
	color: #003399;
}

#mainContent {
	float: left;
	width: 439px;
	padding-top: 10px;
	/*background: #ffffff url(images_layout/bg_gradiant_content.jpg) repeat-x;*/
}

#mainContent p {
	padding: 0px 25px 10px 25px;
	line-height: 16px;
	text-align: justify;
}

#mainContent p.header {
	text-align: left;
}

#main ul {
	margin: 0px 25px 10px 25px;
	padding: 0px;
	padding-bottom: 10px;
	color: #000000;
	list-style-type: none;
	line-height: 18px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#main ul li {
	background: url(images_layout/img_list_bullet.gif) left 5px no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}

#main ul.nospace, #main ul.nospace li {
	padding-bottom: 0px;
}

#main ol {
	margin: 0px 25px 10px 25px;
	padding: 0px;
	padding-bottom: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
 	list-style-position: inside;
 }

#main ol li {
	margin: 0px;
	padding: 0px;
 	list-style-position: outside;
 	font-weight: bold;
}

#main ol li ol {
	padding-bottom: 0px;
}

#main ol li ol li {
	font-weight: normal;
}

#main a {
	color: #003399;
}


#formContact {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
#formContact input {
	width: 300px;
}
#formContact textarea {
	width: 300px;
}
#formContact #submit {
	width: 150px;
}


p {
	margin: 0px;
	padding: 0px;
}

ul, ol {
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
padding: 0;
margin: 0;
}


a {
text-decoration: none;
}

a:link
{
color:#ffd75e;
}

a:visited
{
color:#ffd75e;
}

a:active
{
color:#ffd75e;
}

a:hover
{
text-decoration:underline;
}

.header {
	background: url(images_layout/arrow_header.gif) no-repeat;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.footer {
	float: left;
	margin-top: 5px;
	font-size: 11px;
	color: #000000;
}

.footerRight {
	float: right;
	margin-top: 5px;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	display: none;
}

.footerRight a {
	color: #ffffff;
}

.contentRule {
	border-top: 1px solid #003399;
	background: #ffffff;
	padding-bottom: 1px;
	margin: 10px;
}

.servicesList {
	width: 45%;
	float: left;
}

	#nav {
		z-index: 1000;
		position: relative;
		/*width: 600px;*/ /* use this width for 6 menu items */
		height: 24px; /* AB remember to change height if text changes */
		/*margin: 0 auto;*/
		margin: 0;
		/*margin-bottom: 5px;*/
		padding: 0;
		list-style: none;
		line-height: 14px;
	}
	
	/* \*/ /*/
	#nav {
		width: 650px;
	}
	/* */

	/* IE Mac hack above */

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 14px;
	text-align: left;
	background: #392a24;
		display: table;
}

#nav a {
	text-decoration: none;
	display: block;
	
	margin: 0;
	/*margin-top: 5px;
	margin-left: 5px;
	margin-right: 15px;*/
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	/*padding-left: 10px;*/
	padding-bottom: 5px;
	/*padding-left: 5px;
	padding-right: 10px;*/
	text-align: left;
	/*text-align: center;*/
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}

	/* \*/ /*/
	#nav a {
	width: 100px;
	}
	/* */
	
	/* IE Mac hack above */
	

#nav a:hover {
	background: #ffd75e;

}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	text-align: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #f6f7fb;
	width: 100px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
}

	#nav li ul li { /* AB need to spec this level since list widths are auto - now menus will stack */
	float: none;
	display: inline;
	width: 200px;
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	}

	#nav li ul li a {
		text-decoration: none;
		display: block;
		/*width: auto;*/
		width: 150px;
		margin: 0;
		/*margin-left: 5px;
		margin-right: 5px;*/
		/*padding: 3px;*/
		/*padding-left: 10px;*/
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: left;
		font-weight: normal;
		font-size: 11px;
		border: 0;
	}

#nav li ul ul { /* third-and-above-level lists */
	left: auto;
	position: absolute;
	margin: -1.5em 0 0 11em;
	width: 100px; /* AB - spec width to work with ALL lists at this level - generate widths for other 3rd level lists as needed */
}


#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#nav li ul li a:hover {
	background: #ffd75e;
	border: 0;
}

body#home #nav #linkHome a, 
body#about #nav #linkAbout a, 
body#services #nav #linkServices a, 
body#contact #nav #linkContact a 
{
	background: #ffd75e;
}

body#about #nav #linkAbout ul li a, 
body#services #nav #linkServices ul li a, 
body#contact #nav #linkContact ul li a 
{
	background: #f6f7fb;
}

body#about #nav #linkAbout ul li a:hover, 
body#services #nav #linkServices ul li a:hover, 
body#contact #nav #linkContact ul li a:hover 
{
	background: #ffd75e;
}
