html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 16px;
	color: #FFFFFF;
	background-image: url(../images/bg4.gif);
	background-attachment: fixed;
	background-color: #333333;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 1px;
}

h2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 17px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 1px;
}

h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 1px;
}

h4 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 1px;
	
}

h5 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	
}


strong {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	
}

hr {
	width: 100%;
	border: 0;
	color: #DCDCDC;
	background-color: #DCDCDC;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
}


a:link, a:visited, a:active {
	text-decoration: underline;
	outline: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	outline: none;
	color: #FFFFFF;
	background-color: #253340;
}


/* content formatting containers ******************************************** */
#outer_container {
	position: relative;
	top: 20px;
	width: 800px;
	margin:0 auto;
	padding:0;
	background-color: #FFFFF;
}

#top_container {
	border: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	background-color: #000000;
	width: 798px;
	height: 50px;
}

#logo {
	position: absolute;
	left: 30px;
	top: 20px;
}


#main_container {
	width: 798px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	min-height:365px;
	height:auto !important;
	height:365px;
	background-color: #000000;
	
}

#content_container {
	position: relative;
	width: 740px;
	top: 30px;
	left: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #000000;
}

#bot_container {
	width: 800px;
	height: 50px;
	text-align: center;
	line-height: 30px;
	font-size: 100%;
	margin-bottom: 20px;
}

#bot_container a, #bot_container a:hover {
	text-decoration: none;
	background-color: transparent;
}

#gallery_outer_container {
	position: relative;
	left: 5px;
	top: 5px;
	width: 740px;
	font-size: 11px;
}

.gallery_item {
	position: relative;
	margin-right: 13px;
	float: left;
	width: 170px;
}


.clear {
	clear:both;
	margin-top:5px;
	height:20px;
	overflow:hidden;
}

#default_cell01 {
	width: 740px;
}

#two_col_cell01 {
	position: relative; 
	float: left; 
	width: 355px;
}

#two_col_cell02 {
	position: relative;
	float: left;
	left: 30px;
	width: 355px;
}


#parents {
	position: absolute;
	top: 80px;
	height: 28px;
}

#children {
	height: 30px;
	width: 798px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}






/* parents */
#nav {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	z-index: 100;
}

#nav li {
	float: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 28px;
	line-height: 28px;
	background-image: url(/site/smartmediagroup/images/static/parent.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	cursor: pointer;
	cursor: hand;
}
#nav li.current {
	float: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 28px;
	line-height: 28px;
	background-image: url(/site/smartmediagroup/images/static/parent_on.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	cursor: pointer;
	cursor: hand;
}
#nav li:hover {
	background-image: url(/site/smartmediagroup/images/static/parent_on.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}



#nav li a {
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	float:left;
	margin-left: 2.0em;
	margin-right: 2.0em;
	outline: none;
	background-color: transparent;
}

#nav li a:hover {
	text-decoration:none;
	outline: none;
	background-color: transparent;
}





/* children */
#sub_nav {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	margin-left: 25px;
}


#sub_nav li {
	float: left;
	height: 28px;
	line-height: 28px;
}
#sub_nav li.current {
	float: left;
	height: 28px;
	line-height: 28px;
}
#sub_nav li:hover {
}



#sub_nav li a {
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	float:left;
	margin-left: 2.0em;
	outline: none;
	background-color: transparent;
	color: #666666;
}

#sub_nav li a:hover {
	text-decoration:none;
	outline: none;
	background-color: transparent;
	color: #999999
}

#sub_nav li a.current {
	text-decoration: underline;
}







#contact_form {
	width: 367px;
	margin-bottom: 25px;
}

.form_pair {
	margin-bottom: 10px;
}


.form_label {
	position: relative;
	float: left;
	width: 85px;
	line-height: 23px;
}

.form_item {
	position: relative;
	float: left;
	width: 150px;
}

.form_item_narrow {
	position: relative;
	float: right;
	width: 175px;
}

#contact_submit {
	text-align: right;
}
