/* Omedia CSS Document */

/* Links */

a:link, a:visited {
	color: #6a91b4;
	text-decoration:underline;
}

a:active, a:hover {
	color: #425f71;
	text-decoration:underline;
}
	
/* IDs */
#portfolio 
{
	background-image:url(images/layout/bg_wwa.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height: 150px;
}


#sitedrop {
	background-image:url(images/layout/bg_sitedrop.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height: 450px;
}

#wwa {
	background-image:url(images/layout/bg_wwa.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height: 450px;
}

#wwd {
	background-image:url(images/layout/bg_wwd.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height: 450px;
}

#ct {
	background-image:url(images/layout/bg_ct.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height: 450px;
}

#subwindow {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 281px;
	margin: 0px;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(images/layout/bg_subwin2.gif);
}

#portfolio {
	padding-top:15px;
}

#subtext75 {
	width: 75px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #474237;
	margin: 0;
}

#subtext125 {
	width: 125px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #474237;
	margin: 0;
}

#subtext175 {
	width: 175px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #474237;
	margin: 0;
}

#subtext225 {
	width: 225px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #474237;
	margin: 0;
}

#subtext275 {
	width: 275px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #474237;
	margin: 0;
}

#subtext275list {
	width: 275px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #474237;
	margin: 0;
}

#subtext375 {
	width: 375px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #474237;
	margin: 0;
}

#pagetext {
	/*width: 628px;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #474237;
	margin: 0;
	padding-left: 5px;
}

/* Tags */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#494338;
	background-image: url(images/bg_pattern_5.gif); background-attachment: fixed;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
	
}

ul.hfur {
	list-style-type:none;
	margin:0;
	padding:0;
	color: #68331d;
}

ul.ides {
	list-style-type:none;
	margin:0;
	padding:0;
	color: #b89841;
}

ul.vdes {
	list-style-type:none;
	margin:0;
	padding:0;
	color: #737141;
}

ul.apdev {
	list-style-type:none;
	margin:0;
	padding:0;
	color: #425f71;
}

ul.prod {
	list-style-type:none;
	margin:0;
	padding:0;
	color: #6a91b4;
}

/* Classes */

.headline {
	font-weight: normal;
	color: #425f71;
	font-size: 30px;
	line-height: 50px;
}

.subhead {
	font-weight: bold;
	color: #425f71;
	font-size: 16px;
	line-height: 30px;
}

.Caption {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: Normal;
color: #474237;
}

/* End CSS Goodness */