@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body	{
	background-color: #000000;
	color:#a6a6a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:16pt;
	background-attachment:scroll;
	background-image: url(../images/CSGS_Main_Bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#page {
	margin:0pt auto;
	max-width:98%;
	min-width:25em;
	text-align:left;
	width:717px;
	height:auto;
}

a	{
	color: #a6a6a6;
	text-decoration:none;
	}

a:hover {
	color: #CCCCCC;
	}
	
h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	}

.aboutus {
	margin-top: 250px;
	margin-bottom: 137px !important; margin-bottom: 145px;
	margin-left: 83px !important; margin-left: 40px;
	padding: 20px 25px 10px 25px;
	background-color: #000000;	
	float: left;
	width: 500px;
	height: 350px;
	}

.contactus {
	margin-top: 250px;
	margin-bottom: 243px !important; margin-bottom: 251px;
	margin-left: 147px !important; margin-left: 75px;
	padding: 40px 0px 0px 75px;
	background-color: #000000;		
	float: left;
	width: 324px;
	height: 234px;
	}
	
.commission-cont {
	margin-top: 250px; 
	margin-bottom: 137px !important; margin-bottom: 145px;
	padding: 20px 0px 10px 25px;
	background-color: #000000;	
	float: left;
	width: 690px;
	height: 350px;
	}

.commissiontext {
	font-size: 12px;
	}

#flashcontent {
	margin-top: 210px;
	margin-bottom: 65px;
	margin-left: auto;
    margin-right: auto;
	width: 700px;
	height: 500px;
	}

#MainGalleryCont {
	margin-top: 125px;
	margin-left: auto;
    margin-right: auto;
	width: 700px;
	height: 650px;
	}

.navcontainer {
	margin-top: 40px;
	margin-left: 109px !important; margin-left: 55px;
    margin-bottom: 5px;
	float: left;
	width:auto;
	}

#minitabs {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 20px 10px;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 20px 4px 20px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #7e7e7e;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #c8c8c8;
	padding-bottom: 2px;
	color: #c8c8c8;
	}