*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	line-height: 24px;
	font-family: Verdana;
}

img
{
	border: 0;
}

#topspan
{
	margin: 0 auto;
	width: 100%;
	height: 60px;
	background: #000000;
}

#logo
{
	margin: 0 auto;
	width: 740px;
	height: 60px;
}

#telespan
{
	margin: 0 auto;
	width: 100%;
	height: 40px;
	background: #315ea1;
}

#telephone
{
	margin: 0 auto;
	text-align: right;
	width: 720px;
	height: 40px;
}

#mainmiddle
{
	margin: 20px auto;
	width: 700px;
}

#menu
{
	float: left;
	width: 160px;
	height: 180px;
	text-align: center;
	background: url('../images/design_10.gif') top left no-repeat;
}

#menu ul
{
	margin: 20px auto;
	list-style-type: none;
}

#menu ul li a
{
	float: left;
	color: #ffffff;
	margin-bottom: 22px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-size: 11px;
	margin-left: 20px;
	width: 120px;
	background: #7292c3 url('../images/menu.jpg') top left no-repeat;
}

#menu ul li a:hover, #menu ul li a.active
{
	background: #5178b2 url('../images/menu.jpg') bottom left no-repeat;
}


#graphics
{
	float: right;
	width: 520px;
	height: 180px;
	background: url('../images/design_12.jpg') top right no-repeat;
}


#body
{
	margin: 0 auto;
	width: 700px;
	padding: 10px;
}

#bodyleft
{
	float: left;
	text-align: center;
	width: 160px;
}

#bodyright
{
	float: right;
	width: 520px;
}

#body p
{
	margin-bottom: 12px;
}

#body a
{
	color: #315ea1;
}

#body a:hover
{
	color: #000000;
}

h1
{
	color: #315ea1;
	font-size: 16px;
	text-indent: 36px;
	text-transform: capitalize;
	height: 26px;
	line-height: 26px;
	margin-bottom: 12px;
	background: url('../images/design_13.jpg') center left no-repeat;
}

h2
{
	color: #315ea1;
	font-size: 16px;
	text-indent: 36px;
	text-transform: capitalize;
	height: 26px;
	line-height: 26px;
	margin-bottom: 12px;
	background: url('../images/design_15.jpg') center left no-repeat;
}

h3
{
	color: #315ea1;
	font-size: 16px;
	text-indent: 36px;
	text-transform: capitalize;
	height: 26px;
	line-height: 26px;
	margin-bottom: 12px;
	background: url('../images/design_14.jpg') center left no-repeat;
}

#footer
{
	line-height: 20px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
	height: 40px;
	background: #315ea1;
	color: #ffffff;
	border-bottom: 10px solid #000000;
	text-decoration: none;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}

.clear
{
	clear: both;
}

img.left
{
	margin-bottom: 12px;
}

fieldset
{
	border: 0px;
}

input[type=text]
{
	border: solid 1px #315ea1;
	padding: 4px;
	font-family: verdana;
}

textarea
{
	border: solid 1px #315ea1;
	overflow: auto;
	padding: 4px;
	font-family: verdana;
}

input[type=text]:hover, textarea:hover
{
	border: solid 1px #000000;
}


input[type=submit]
{
	border: solid 1px #000000;
	padding: 8px;
	color: #ffffff;
	cursor: pointer;
	font-family: verdana;
	background: #315ea1;
}

input[type=submit]:hover
{
	color: #000000;
	background: #7192c2;
}

.terms
{
	margin-left: 20px;
	margin-bottom: 12px;
	list-style-type: square;
}
