body{
	text-decoration:none;
	list-style: none;
	list-style-type: none;
	color: #CCC;
	}
	
a:hover {
	text-decoration:none;
	color: #666;
	}
	
a:link {
	text-decoration: none;
	color:#0066CC;
	}
	
a:visited {
	text-decoration: none;
	color: #0066CC;
	}

a:active{
	text-decoration: none;
	color: #0066CC;
	}
	
#maincontainer {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color:#FFF;
	height: auto;
	}
	
#top {
	height: 110px;
	width: 760px;
	left: 249px;
	float: left;
	border-bottom-color: #CCDE28;
	border-bottom-width: thick;
	border-bottom-style: solid;
	}	

#top h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #D4E058;
	font-size: 200%;
	text-align: right;
	vertical-align: bottom;
	padding-top: 60px;
	font-weight: bolder;
	}

#topWelcome {
	height: 100px;
	width: 726px;
	left: 249px;
	float: right;
	}

#topWelcome h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #D4E058;
	font-size: 170%;
	text-align: right;
	vertical-align: bottom;
	padding-top: 45px;
	padding-right: 6px;
	}

#leftSide {
	width:220px;
	top: 0px;
	left: 0px;
	height: auto;
	float: left;
	min-height: 680px;
	background-color:#C5DB36;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#fff;
	-moz-border-radius: 10px;
	z-index: 90;
	}

.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-style: normal;
	text-transform: capitalize;
	color: #0066CC;
	text-align: left;
	font-weight: bolder;
	margin-right: 0px;
	padding-left: 15px;
	vertical-align: top;
	}
	
.text-toRight {
	padding-left: 100px;
	margin-left: 50px;
	padding-right: 15px;
	}

.text_headline {
	font-weight: normal;
	color: #0066CC;
	font-family: "FranklinGothic Roman", "Arial Black", Arial, Helvetica, san-serif;
	}

#phrase {
	font-family: "FranklinGothic Roman", "Arial Black", Arial, Helvetica, san-serif;
	font-size: 70%;
	font-style: normal;
	text-transform: lowercase;
	color: #FFF;
	font-variant: normal;
	vertical-align: text-top;
	text-align: right;
	padding-top: 0px;
	padding-right: 35px;
	font-weight: lighter;
	text-indent: 10px;
	}

#rightSide {
	background-color: #FFF;
	width: 780px;
	float: left;
	clear:;
	font-family: "Franklin Gothic Roman", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#999;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 10px;
	}
	
.main_nav {
	font-family: "Franklin Gothic Roman", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding-right: 40px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;	
	}

.main_nav a:link {color: #0066CC;}   

.main_nav a:visited {color:#0066CC;}  

.main_nav a:hover {
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 240px;
	}   
	
.main_nav a:active {color: #F6F8E1;}  

.sub-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	list-style-type: none;
	text-decoration: none;
	text-align: right;
	list-style-image: none;
	padding-right: 45px;
	}

.sub-nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	color: #3A9ABE;
	list-style-type: none;
	text-decoration: none;
	text-align: right;
	list-style-image: none;
	padding-right: 15px;
	}

.sub-nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	color:#FFFFFF;
	list-style-type: none;
	text-decoration: none;
	text-align: right;
	list-style-image: none;
	padding-right: 15px;
	}

.sub-nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	color:#2A6BB2;
	list-style-type: none;
	text-decoration: none;
	text-align: right;
	list-style-image: none;
	padding-right: 15px;
	}

.sub-nav a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	color:#FFF;
	list-style-type: none;
	text-decoration: none;
	text-align: right;
	list-style-image: none;
	padding-right: 15px;
	}	

.continue {
	color: #99CCCC;
	font-size: 80%;
	}
	
.text-Work{
	background-color:#FDFEF8;
	margin:0px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #999;
	background-image: url(../images/subnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}

.text-Contact {
	margin:0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 120px;
	padding-left: 50px;
	color: #666666;
	background-image: url(../images/subnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#images {
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	}

.thum {
	background-color: #E4EB9B;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px;
	}
	
.text-Welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 0px;
	background-image: url(../images/subnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
	min-height:180px;
	}

#flashcontent{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	
}

.promobanner{
	text-align:center;
	background-repeat:repeat-x;
	background-color: #FFF;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-image: url(../images/welcome_banner_bg.jpg);
	}

.style1 {color: #0066CC}
