/*Defaults*/
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:baseline;
	color: #000000;
}

body
{
	background: #ffffff;
	font-size: 12px;
}

:focus
{
	outline:0;
}

ol, ul
{
	list-style:none;	
}

strong
{
	font-weight: bold;
}

.maintitle
{
	font-weight:bold;
	font-size:16px;
	color:#970018;
	text-align:center;
}

.title
{
	font-weight:bold;
	font-size:16px;
	color:#304878;
}

.subtitle
{
	font-weight:bold;
	font-size:12px;
	color:#304878;
}

.centered
{
	width:100%;
	text-align:center;
}

a
{
	text-decoration:none;
	color:#304878;
	font-weight:bold;
}

a:hover
{
	color:#970018;
}

/*--- Main page sections ---*/

#container
{
	width: 1004px;	
	margin: 0 auto;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
}

#header
{
	background: url(../images/header.jpg) no-repeat;
	width:1004px;
	height:100px;
}

#topmenu
{
	width:100%;
	height:30px;
	clear:both;
}

#content
{
	width:100%;
	clear:both;
}

#footer
{
	width:964px;
	height:32px;
	background: url(../images/footerBackground.jpg) no-repeat;
	padding-top:43px;
	padding-left:20px;
	padding-right:20px;
}

/*--- Header sections ---*/

#logo
{
	width:315px;
	height:55px;
	margin-left:20px;
	float:left;
	margin-top:22px;	
}

/*--- Top menu sections ---*/

#mainmenu
{
	width:630px;
	height:30px;
	float:left;
	background:#970018;
}

#phone
{
	height:17px;
	_height:18px;
	float:left;
	background:#970018 url(../images/phoneBackground.jpg) no-repeat;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	padding: 8px 8px 5px 150px;
	width:216px;
	
}

/*--- Content sections ---*/

#homeBanner
{
	width:1004px;
	height:235px;
	clear:both;
	float:left;
}

#pagesBanner
{
	width:1004px;
	height:100px;
	clear:both;
	float:left;
}

#subcontent
{
	width:954px;
	clear:both;
	background:#f0f0f0 url(../images/contentBackground.jpg) repeat-x;
	padding: 10px 25px 20px;
	overflow:hidden;
}

#leftmenu, #subcontentInfo
{
	float:left;
	background:#ffffff;
	border:1px solid #c0c0c0;
}

#leftmenu
{
	width:155px;	
	margin-right: 15px;
	padding:10px 10px 39px;
}

#leftmenu li
{
	height:25px;
	border-bottom:1px solid #c0c0c0;
}

#leftmenu li a
{
	display:block;
	text-decoration:none;
	line-height:25px;
	padding-left:10px;
}

#leftmenu li a:hover, #leftmenu li a.selected
{
	background: #f0f0f0;
	color:#970018;
	font-weight:bold;
}

#subcontentInfo
{
	width:730px;	
	padding:15px;
	min-height:356px;
	text-align:justify;
}

#images, #clientsImgs
{
	width:504px;
	background: #f0f0f0;
	height:180px;
	padding: 12px 88px 12px 138px;
}

#images img
{
	width:200px;
	height:180px;
	border:1px solid #c0c0c0;
	margin-right:50px;
	float:left;
}

#clientsImgs
{
	padding: 20px 64px 1px 84px;
	width: 582px;
	height:auto;
}

.rowImg
{
	width:100%;
	clear:both;
	margin-bottom:15px;
}

.clientImg
{
	width:75px;
	height:75px;
	border:1px solid #c0c0c0;
	margin-right:17px;
}

/*--- Footer sections ---*/

#footermenu
{
	width:300px;
	float:left;
	color:#ffffff;
	font-size:12px;
}

#footermenu a
{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#footermenu a:hover
{
	font-weight:bold;
}

#copyright
{
	float:right;
	color:#ffffff;
	font-size:12px;
	text-align:right;
}

#sitemap
{
	margin-left:150px;
}

#sitemap ul
{
	margin-left:25px;
	
}
#sitemap li
{
	margin-top:10px;
}

#sddm
{	
}

#sddm li
{	
	background: url(../images/menuItem.jpg) no-repeat;
	display:block;
	float:left;
	width: 105px;
	height:30px;
}

#sddm li a
{	
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
	padding:8px 0;
	display:block;
	text-align: center;
}

#sddm li a.selected, #sddm li a.selected:hover, #sddm li a:hover{
	background: #f0f0f0 url(../images/menuSelected.jpg) no-repeat;
	color:#970018;
	font-weight:bold;
}

#sddm div
{
	visibility: hidden;	
	margin: 0;
	padding:0;
	height:25px;
	width:105px;
	clear:both;
	position:absolute;
}

	#sddm div a
	{	
		color:#666666;
		display: block;
		width: 105px;
		font-size:12px;
		clear:both;
		background:#f0f0f0;
		border-bottom:1px solid #ffffff;
	}
	
	.linkLeft
	{
	
	}
	
	.linkRight
	{
	
	}
	
	#sddm div a.selected, #sddm div a:hover{
	color:#970018;
	background:none;
	background-color:#c0c0c0;
	font-weight:bold;
}

