
/* css development by maramade productions http://www.maramade.com */

html { min-height: 100%; margin-bottom: 1px; }

body {
margin:0 auto;
padding:0;
font:76% Arial,Verdana,Tahoma,sans-serif;
background:#fff url(images/bgslice.jpg) top center repeat-x;
color:#404040;
}


#wrap{
background-color:#FFFFFF;
color:#000000;
width:800px;
margin:0 auto;
}


#header{
width:800px;
height: 126px;
background-image:url(images/header.gif);
background-repeat:no-repeat;
}

#flash{
width:339px;
height:396px;
/* background-image:url(images/flashback.jpg); */
float:right;
margin:0;
padding:0;
display:block;
}

#menubar_suit{
width:800px;
height:74px;
background-image:url(images/menubar_suit.jpg);
}

#menubar{
width:800px;
height:74px;
background-image:url(images/menubar.jpg);
}


#content{
width:455px;
background-color:#FFFFFF;
color:#000000;
}

#content_wide{
width:755px;
background-color:#FFFFFF;
color:#000000;
}

#content p{
padding-left:10px;
margin:0;
padding-bottom:5px;
}

#content_wide p, #formdiv, #productsdiv{
padding-left: 10px;
}

#content a, #content a:link, #content a:visited, #content a:active, #content_wide a, #content_wide a:link, #content_wide a:visited, #content_wide a:active {
background-color:#FFFFFF;
color: #00adef;
text-decoration:underline;
font-weight:bold;
}

#content a:hover, #content_wide a:hover {
text-decoration:none;
}

#content img, #content_wide img {
padding:1px;
display:inline;
/* background:#cccccc;
color:#303030;
border:4px solid #f0f0f0; */
}

#news{
border:2px solid #0157a4;
padding:5px;
margin-left:10px;
margin-right:10px;
margin-bottom:5px;
}

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
width:800px;
text-align:center;
color:#fff;
background-color:#0055A4;
font-size:.8em;
}

#footer p {
margin:0;
padding:0;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active  {
color:#f0f0f0;
background-color: #0055A4;
text-decoration:underline;
font-weight:bold;
}

#footer a:hover {
background-color: #0055A4;
color: #5ccbf7;
text-decoration:none;
}


.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.bigred {
	color: #EE3326;
	font-weight: bold;
	font-size: 1.5em;
	padding-top:4px;
}

.clearboth{
clear:both;
}

#linkdiv{
width:275px;
float:left;
}

#formdiv{
width:600px;
}



label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

#formdiv br{
clear: left;
}



#productsdiv{
width:700px;
}

#productsdiv p{
margin:0;
padding:0;
}
.products{
float: left; 
width: 210px;
height:225px;
border: 1px solid #999;
margin: 0 15px 15px 0; 
padding: 3px;
}

.calloutbox{
width: 150px;
border: 2px dotted #EE3326;
font-weight:bold;
font-size:1.1em;
margin-left:275px;
text-align:center;
padding: 5px;
}