body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: center;
}

#wrapper {
	width: 1130px;
	height: 730px;
	margin: auto;
	text-align: left;
	background-color: #001d98;
}
#flash {
	position: absolute;
	width: 1130px;
	background-color: #acacac;
	top: 43px;
}

#leftpanel{
	position: absolute;
	background-color: #334aad;
	width: 210px;
	text-align: left;
	background-image: url(images/blue-bar.gif);
	background-repeat: no-repeat;
	background-position: 43px;
	height: 730px;
}
#rightpanel {
	position: relative;
	width: 920px;
	top: 32px;
}
#nav {
	position: absolute;
	width: 210px;
	top: 63px;
	left: 0px;
	background-color: #334aad;
	margin: 0px;
	padding: 0px;
}
#nav ul{
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
#nav li{
	display: block;
	list-style-type: none;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #334aad;
	padding: 0px;
	}
#nav li a{
	background-image: url(images/nav-image.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	background-color: #acacac;
	display: block;
	list-style-type: none;
	text-decoration: none;
	text-indent: 60px;
	padding: 0px;
	height: 17px;
}
#nav li a:hover{
	color: #ffffff;
	}
#side {
	position: absolute;
	top: 199px;
	Left: 38px;
	width: 170px;
}
#header {
	position: absolute;
	width: 773px;
	top: 50px;
	left: 250px;
}
#homeimage {
	position: absolute;
	width: 920px;
	top: 218px;
	left: 210px;
	background-color: #FFFFFF;
	height: 480px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#mainContent {
	position: absolute;
	width: 920px;
	top: 193px;
	left: 210px;
	background-color: #FFFFFF;
	height: 505px;
}
#about {
	position: absolute;
	width: 860px;
	left: 16px;
	top: 10px;
	color: #001d98;
	font-size: 12px;
	font-weight: bold;
	height: 399px;
}
#design {
	position: absolute;
	left: 250px;
	top: 190px;
}
#design_text {
	position: absolute;
	left: 260px;
	top: 279px;
	width: 235px;
	}
#design_cat {
	position: absolute;
	left: 261px;
	top: 650px;
	margin: 0px;
	padding: 0px;
	width: 600px;
	}
#design_cattext {
	position: absolute;
	left: 450px;
	top: 600px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	}
#address {
	position: absolute;
	left:798px;
	top: 600px;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
#submenu{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size: 13px;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 16px;
	color: #001d98;
}
#submenu ul {
	margin:0px;
	padding:0px;
	text-align: left;
}
#sub li{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
	display: block;

}
#drimate {
	position: absolute;
	left: 519px;
	top: 190px;
}
#drimate_text {
	position: absolute;
	left: 529px;
	top: 279px;
	width: 235px;
	margin: 0px;
	padding: 0px;
}
#golf{
	position: absolute;
	left: 788px;
	top: 190px;
	}
#golf_text {
	position: absolute;
	left:798px;
	top: 279px;
	width: 250px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001d98;
	line-height: 15px;
	margin-bottom: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #001d98;
	line-height: 18px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	line-height: 13px;
	color: #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
.homeadd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.homeaddbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a{
	color:#01FE33;
 	text-decoration:none;
}
a:link {
	color:#01FE33;
 	text-decoration:none;
}
a:hover {
color: #FFFFFF;
}

.float-right {
	float: right;
}
.white {
color: #ffffff;
}
.spacing {
	line-height: 17px;
	font-weight: bolder;
}
.space {
line-height: 6px;
}
.more {
font-weight: bold
}
.cat {
	font-weight: normal;
	font-size: 13px;
	color: 001d98;
	background-repeat: no-repeat;
	text-align: left;
	display: block;
}
.address{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	color: 001d98;
	}
.bold_italic {
	color: #00B0F2;
	font-style: italic;
	font-weight: bold;
}
.green {
	color: #00972b;
	font-weight: bold;
}
.red {
	color: #c42e21;
	font-weight: bold;
}
.blue {
	color: #02a0c6;
	font-weight: bold;
}

#green {
}
#green ul{
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#green li{
	display: block;
	list-style-type: none;
	color: #001d98
	background-image: url(images/green-tri.gif);
	background-position: left;
	text-align: left;
	text-indent: 10pt;
	background-image: url(images/green-tri.gif);
	background-repeat: no-repeat;
	color: #001d98;
}
#blue {
}
#blue ul{
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#blue li{
	display: block;
	list-style-type: none;
	color: #001d98
	background-image: url(images/green-tri.gif);
	background-position: left;
	text-align: left;
	text-indent: 11px;
	background-image: url(images/cyan-tri.gif);
	background-repeat: no-repeat;
	color: #001d98;
	font-weight: strong;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #001d98;
}
.bluetext {
	color: #001d98;
}
.13px {
	font-size: 13px;
	}
