/* CSS Document */

body {
	margin:0px;
	text-align: center;
	font-family: Arial; 
}

img {
	border: none;
}

p {
	margin: 0;
}

#main {
	width: 750px;
	margin: 0 auto;
}
#topbanner {
	width:750px;
	height:190px;
	float:left;
	margin-bottom: 10px;
	border-bottom: dotted #CCCCCC 1px;
}

#topbannerhome {
	width:750px;
	height:190px;
	float:left;
}


#topbannerflash {
	width:750px;
	height:170px;
	float:left;
	border-bottom: dotted #CCCCCC 1px;
}

#intro {
	float: left;
	width: 750px;
	height: 305px;
	margin-bottom: 10px;
}
#photo {
	width:260px;
	float:left;
	margin: 0 0 0 20px;
	display: inline;
}

#photo2 {
	width:260px;
	float:left;
	margin: 0 0 0 0;
	display: inline;
}

#contactbox {
	width:261px;
	float:left;
	margin-top:7px;
}
#contactbox2 {
	width:261px;
	float:left;
	display: inline;
}

#contacttop {
	width:261px;
	height:47px;
	float:left;
	background-image:url(images/contacttop.gif);
	
}
#contacttitle {
	padding: 15px 0px 0px 15px;
	font-size: 14px;
	text-align: left;
	font-weight: bolder;
	color: red;
}
#contacttext {
	width:246px;
	background-image:url(images/bgcontact.gif);
	padding-left: 10px;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:5px;
	float:left;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	
}
#contactbottom {
	width:261px;
	height:9px;
	float:left;
}

#green {
	float: left;
	width: 261px;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 15px 0 15px 0;
	display: inline;
	background: url(images/greentop.gif) top center no-repeat;
	overflow: hidden;	
}

#greenbottom {
	float: right;
	width: 261px;
	height: 9px;
	margin: 0;
	background: url(images/contactbottom.gif) top center no-repeat;
}

#contenthome {
	width: 466px;
	float:left;
	display: inline;
}

#content {
	width: 466px;
	float:left;
	margin: 0 0 0 24px;
	display: inline;
}
#title {
	width:466px;
	height: 59px;
	float:left;
	background:url(images/index_05.gif);
}
#titletext {
	padding: 20px 0px 0px 20px;
	font-size: 14px;
	text-align: left;
	font-weight: bolder;
	color: red;
}
#textwindow {
	width: 466px;
	background-image:url(images/bg.gif);
	float: left;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
	padding:15px 15px 0 15px;
}
#indent {
	padding-left: 15px;
	text-indent: -15px;
}
#bottom {
	width: 466px;
	height: 16px;
	float:left;
	background: url(images/bottom.gif);
}
#contact {
	width:700px;
	border-top: dotted #CCCCCC 1px;
	padding:10px;
	margin-top:20px;
	float:left;
}
#contact-main {width: 725px; margin: 0 auto;}
#submenu {
	font-weight: bolder;
	text-align:left;
	font-size: 12px;
	float: left;
	color: gray;
	padding-left: 10px;
}
#submenu a {
	color: gray;
	text-align:left;
	font-size: 12px;
	width: 160px;
	float: left;
	padding: 0 0 0 13px;
	background-color: none;
	text-decoration: none;
	font-variant: small-caps;
}
#submenu a:hover {
	color: red;
	text-align:left;
	font-size: 12px;
	float: left;
	background-image:url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	font-variant: small-caps;
}
#submenuover{
	padding: 0 0 0 13px;
	width: 160px;
	font-size: 12px;
	text-align:left;
	font-weight: bolder;
	color: red;
	float: left;
	background-image:url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-variant: small-caps;
}
#featured1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align:left;
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#featured2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align:left;
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-left: #CCCCCC dotted 1px;
}
#components {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align:left;
	margin-top: 10px;
	padding: 5px;
	
}

.generaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align:left;
}
.textbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: red;
	text-align:left;
}
a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a.textbottom {
	color: red;
	text-decoration: none;
}

a.textbottom:hover {
	color:red;
	text-decoration: underline;
}

