/* CSS Document */

body {
	background: #fff url(../images/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #414142;
}

a {
	color: #BE1E24;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}


/**  DIV STYLES  **/

#wrapper {
	width: 800px;
	margin: 0 auto;
	background: #fff url(../images/bg.gif) repeat-x;
}

#header {
	width: 800px;
	margin: 0;
	height: 154px;
	background: #AED8EC url(../images/bg.gif) repeat-x;
}

#nav {
	width: 800px;
	margin: 0;
	padding: 0;
	height: 30px;
}

#content {
	width: 800px;
	margin: 0;
	padding: 0;
	background: #fff url(../images/topline.gif) no-repeat;
	background-position: top;
}

#subnav {
	width: 730px;
	margin: 0 auto;
	height: 42px;
	padding-top: 3px;
}

#left {
	width: 370px;
	margin: 35px 35px 25px 35px;
	float: left;
	display: inline;
}


#right {
	width: 325px;
	margin: 0;
	float: left;
}


#footer {
	width: 800px;
	background: #fff url(../images/bottomline.gif) no-repeat;
	background-position: top;
}

#footerleft {
	width: 365px;
	margin: 45px 0 25px 35px;
	float: left;
	display: inline;
}

#footerright {
	width: 365px;
	margin: 45px 0 25px 0;
	float: left;
	text-align: right;
}

#gallerydiv {
	width: 730px;
	height: 360px;
	margin: 0 auto;

}



/* Special Press Page Div */

#leftpress {
	width: 675px;
	margin: 35px 35px 25px 35px;
	float: left;
	display: inline;
}

.press {
	width: 200px;
	margin: 0 25px 25px 0;
	float: left;
	display: inline;
}

.clearpress {
	clear: both;
	height: 5px;
}
	



/**  Universal Text Styles  **/
	

h1 {
	font-size: 18px;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #BE1E24;
	margin: 0 0 5px 0;
	padding: 0;
	letter-spacing: 1px;
	line-height: 22px;
	font-weight: normal;
}

h1.top {
	margin: 0 0 35px 0;
}

h2 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 55px 0;
	line-height: 16px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 55px 0;
	line-height: 13px;
	font-weight: bold;
}

a.subnavlink {
	color: #6A524F;
	font-size: 11px;
	text-decoration: none;
}

a:hover.subnavlink {
	color: #BE1E24;
	text-decoration: underline;
}

#subnav p {
	margin: 0;
	padding:0;
}



/** Additional Styles **/

.floatright {
	float: right;
}

#footer p {
	font-size: 9px;
	color: #727376;
	line-height: 13px;
}

#footer a {
	color: #727376;
	text-decoration: none;
}

#footer a:hover {
	color: #BE1E24;
	text-decoration: underline;
}

.red {
	color: #BE1E24;
}

.clear {
	clear: both;
	height: 25px;
	width: 800px;
}

.floatright {
	float: right;
	margin: 0;
	padding: 0;
}



/** Menu Styles **/

#leftmenu {
	width: 370px;
	margin: 5px 35px 25px 65px;
	float: left;
	display: inline;
}

#leftmenu2 {
	width: 370px;
	margin: 5px 35px 25px 35px;
	float: left;
	display: inline;
}


#rightmenu2 {
	width: 250px;
	margin: 15px 0 0 30px;
	float: left;
	padding: 0;
}

#menubanner {
	width: 730px;
	margin: 0 auto;
	background: url(../images/menu_banner.gif) no-repeat;
	height: 146px;
	padding: 0;
}

#menubanner2 {
	width: 730px;
	margin: 0 auto;
	background: url(../images/menu_banner2.gif) no-repeat;
	height: 146px;
	padding: 0;
}

#menubanner3 {
	width: 730px;
	margin: 0 auto;
	background: url(../images/menu_banner3.gif) no-repeat;
	height: 146px;
	padding: 0;
}

#rightmenu p {
	width: 300px;
}

.red {
	color: #BE1E24;
}

.menutitle {
	font-size: 20px;
	color: #BE1E24;
	line-height: 22px;
	font-weight: normal;
}

.menutitle2 {
	font-size: 16px;
	color: #BE1E24;
	letter-spacing: 1px;
	line-height: 22px;
	font-weight: normal;
}

/** VIdeo Style **/
#videoleft {
	width: 215px;
	margin: 35px 35px 25px 35px;
	float: left;
	display: inline;
}

#videoright {
	width: 480px;
	margin: 0;
	float: left;
}
	


/** 2 column text **/

.clientlistcol {
	width: 155px;
	margin-right: 15px;
	float: left;
	display: inline;
}
