/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	font-size: .75em;
	text-align: center;
	}






															/** MAIN CONTAINERS **/
div#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
	body.fullwidth div#container { width: 100%; }
	div#header {
		
		}
		div#header-in {
			
			}
	div#content-wrap {
		
		}
		div.content {
			
			}
			div.content-in {
				
				}
	div#footer {
		
		}
		div#footer-in {
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/
															
															
img.floatleft
{
	float:left;
	padding-right: 10px;
}

img.floatright
{
	float:right;
	padding-left: 10px;
}


.errortext
{
	color: #CC0000;
}

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}.b1h {height:1px; background:#aaa; margin:0 5px;}.b2h, .b2bh {height:1px; background:#aaa; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}.b3h, .b3bh {height:1px; background:#aaa; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}.b4h, .b4bh {height:2px; background:#aaa; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}.b2bh, .b3bh, .b4bh {background: #ddd;}.headh {background: #aaa; border-right:1px solid #aaa; border-left:1px solid #aaa;}.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}.contenth {background: #ddd; border-right:1px solid #aaa; border-left:1px solid #aaa;}.contenth div {margin-left: 12px; padding-top: 5px;}

input.contact
{
	border: 1px solid #000080;
	background-color: #FFFFFF;
	color: #3366FF;
	height:25px;
	padding-left:2px;
}
textarea.contactmsg
{
	border: 1px solid #000080;
	background-color: #FFFFFF;
	color: #3366FF;
	padding-left:2px;
}


input.contactbtn
{
	border: thin solid #808080;
	background-color: #3366FF;
	color: #FFFFFF;
	text-align:center;
}

#dyncontent
{
	 margin:0px;
	 padding:0px;
	 width:770px;
	 height:450px;
 
	 text-align:center;
}
#cleft
{
	border: thin dashed #C0C0C0;
	padding: 2px;
	padding-bottom:100px;
	float: left;
}
#cright
{
 float:left;
 width:400px;
 padding:3px;
 
}
