*
{
	margin:0;
	padding:0;
}

body, html
{
	color: #333333;
	font : 13px Arial, Helvetica, sans-serif;
	background-color : White;
}

a
{
	color : #0066FF;
	text-decoration : none;
}

a:hover
{
	color : #0066FF;
	text-decoration : underline;
}

.bold
{
	font-weight : bold;
}

.center
{
	text-align : center;
}

p
{
	padding : 0 0 12px 0;
}

.right
{
	float : right;
}

.left
{
	float : left;
}

.clear
{
	clear : both;
}

.just
{
	text-align : justify;
}

.textRight
{
	text-align : right;
}

#mainTitle
{
	display : block;
	background : white url(../images/v3/logo.gif) no-repeat 5px 5px;
	font-size : 12px;
	padding : 45px 0 20px 7px;
	font-weight : normal;
}

#content h1
{
	padding : 20px 0;
	background : url(../images/v3/dash_title.gif) repeat-x left bottom;
	font : normal 23px "Times New Roman", Times, serif;
	margin-bottom : 10px;
	clear : both;
	text-transform : capitalize;
}

#content h2
{
	padding : 5px 0;
	font : normal 19px "Times New Roman", Times, serif;
	margin-bottom : 10px;
	clear : both;
}

#content h3
{
	padding : 20px 0;
	font : 18px "Times New Roman", Times, serif;
	clear : both;
}

#content blockquote
{
	padding : 0px 0px 30px 60px;
	background : url(../images/v3/quotes.gif) no-repeat;
}

/* start containers */

#container
{
	clear : both;
	border-top : 5px solid #FFCC00;
	background-color : #F1F1F1;
	width : auto;
}

#hold
{
	width : 990px;
	background : #F1F1F1 url(../images/v3/background.gif) repeat-y;
}

#menu
{
	width : 201px;
	float : left;
	padding-bottom : 30px;
}

#content
{
	width : 532px;
	float : left;
	padding : 0px 20px 25px 20px;
	background-color : White;
	margin-right : 1px;
}

#right
{
	width : 170px;
	float : left;
	padding : 0px 20px 25px 20px;
	background-color : #F1F1F1;
}

#bottom
{
	background-color : #333333;
}

#bottomHold
{
	background-color : #333333;
	padding : 50px 0;
	color : white;
	width : 980px;
}

/* end containers */

/* start home */

#content ul
{
	margin : 0 0 12px 30px;
}

#me
{
	float : left;
	width : 125px;
	text-align : center;
	height : 102px;
}

#WebDesignPortfolio
{
	display : block;
	height : 190px;
	background : url(../images/v3/projects_grey.jpg) no-repeat left bottom;
	margin-top : 15px;
}

#countryProject
{
	width : 420px;
	margin : 0px auto;
}

#countryProject a#countryProject1
{
	display : block;
	float : left;
}

#countryProject a#countryProject2
{
	display : block;
	float : right;
}

#countryProject a span
{
	display : block;
	padding : 3px 0;
	text-align : center;
}

#countryProject a:hover
{
	text-decoration : none;
}

#mainBanner1
{
	width : 520px;
	height : 240px;
	background : url(../images/v3/photo_1.jpg) no-repeat;
	font-size : 3px;
	text-indent : -9999px;
}

#mainBanner2
{
	width : 520px;
	height : 240px;
	background : url(../images/v3/photo_2.jpg) no-repeat;
	font-size : 3px;
	text-indent : -9999px;
}

#mainBanner3
{
	width : 520px;
	height : 240px;
	background : url(../images/v3/photo_3.jpg) no-repeat;
	font-size : 3px;
	text-indent : -9999px;
}

#mainBanner4
{
	width : 520px;
	height : 240px;
	background : url(../images/v3/photo_4.jpg) no-repeat;
	font-size : 3px;
	text-indent : -9999px;
}

#mainBanner5
{
	width : 520px;
	height : 240px;
	background : url(../images/v3/photo_5.jpg) no-repeat;
	font-size : 3px;
	text-indent : -9999px;
}

#mainBanner6
{
	width : 520px;
	height : 240px;
	background : url(../images/v3/photo_6.jpg) no-repeat;
	font-size : 3px;
	text-indent : -9999px;
}

#mainBanner7
{
	width : 520px;
	height : 240px;
	background : url(../images/v3/photo_7.jpg) no-repeat;
	font-size : 3px;
	text-indent : -9999px;
}

/* end home */

/* star about */

#aboutTable .tableTitle
{
	background-color : #E9E9E9;
	font-weight : bold;
}

#aboutTable td
{
	padding : 5px;
	border-bottom : 1px solid #EDEDED;
}

#adminTable td
{
	padding : 5px;
}

/* end about */

/* start project list */

.photo
{
	float : left;
	margin-right : 10px;
	text-align : center;
}

.description
{
	float : left;
	width : 340px;
}

.description ul
{
	list-style-image : url(../images/v3/arrow.gif);
	margin-left : 0px;
}

.description ul li
{
	padding-bottom : 5px;
}

.description ul span
{
	font-weight : bold;
}

.projectsSeparator
{
	height : 50px;
	background : url(../images/v3/dash_news.gif) repeat-x center;
	clear : both;
}

#WebHosting
{
	background : url(../images/v3/hosting.jpg) no-repeat;
	width : 520px;
	height : 240px;
	font-size : 6px;
	text-indent : -9999px;
	display : block;
}

/* end projects list */

/* START PAGE MENU */

#pageMenu
{
	height : 50px;
	margin-top : 25px;
}

#pgNmbr
{
	float : left;
}

#pageMenu ul
{
	list-style-type : none;
	margin : 0;
	padding : 0;
	float : left;
}

#pageMenu ul li
{
	float : left;
}

#pageMenu ul li a
{
	display : block;
	padding : 0px 4px;
	background-color : #F2F2F2;
	float : left;
	border-right : 1px solid White;
	color : #0066FF;
}

#pageMenu ul li a:hover
{
	background-color : #666666;
	color : White;
	text-decoration : none;
}

#pageMenu ul li .selected
{
	background-color : #333333;
	color : White;
	text-decoration : none;
}

/* END PAGE MENU */

/* start project */

.projectImage
{
	width : 220px;
	float : left;
}

#projectComment
{
	font-size : 10px;
	font-style : italic;
}

#projectDescription
{
	padding : 0;
}

#projectDescription ul
{
	padding : 0 25px;
	list-style-type : disc;
}

#projectFeatures
{
	padding : 0 0;
	list-style-type : none;
}

/* end project */

/* start news */

#latestNews
{
	padding : 20px 40px 20px 0;
	background : url(../images/v3/rss_1.jpg) no-repeat right center;
	font : normal 20px "Times New Roman", Times, serif;
}

.newsStory
{
	background : url(../images/v3/dash_news.gif) repeat-x top;
	padding : 20px 2px;
	font-size : 11px;
}

.newsStory:hover
{
	background-color : White;
	color : #666666;
	text-decoration : none;
}

.newsStory a
{
	display : block;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.newsStory a:visited
{
	text-decoration : none;
	color : #333333;
}

.newsStory a:hover
{
	text-decoration : none;
	color : #CC6633;
}

.newsStory i
{
	display : block;
	font-size : 10px;
}

#latestNewsMore
{
	background : url(../images/v3/dash_news.gif) repeat-x bottom;
}

/* end news */

/* start news page */

.newsSubHeading
{
	font-size : 14px;
	padding-bottom : 15px;
}
	
.input
{
	background-color : White;
	border : 1px solid #666666;
	color: #666666;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 2px 5px;
}

.but
{
	background-color : #333333;
	border : 1px solid #000000;
	color: White;
	padding : 2px 5px;
}

/* end news page */

/* start featured project */

#featuredProject
{
	padding : 20px 40px 20px 0;
	background : url(../images/v3/sign.jpg) no-repeat right center;
	font : bold 17px "Times New Roman", Times, serif;
}

#featuredProjectT
{
	background : url(../images/v3/dash_news.gif) repeat-x top;
	padding : 20px 0;
	color : #666666;
	text-align : center;
}

#featuredProjectD
{
	color : #666666;
	font-size : 11px;
}

#contactInfo
{
	padding : 20px 40px 20px 0;
	background : url(../images/v3/phone.jpg) no-repeat right center;
	font : bold 17px "Times New Roman", Times, serif;
}

#contactInfoD
{
	background : url(../images/v3/dash_news.gif) repeat-x top;
	padding : 20px 0;
	color : #666666;
	font-size : 11px;
}

#featiredProMore
{
	background : url(../images/v3/dash_news.gif) repeat-x bottom;
}

/* end featured project */

/* start bottom */

#bottom #bottomLeft
{
	width : 140px;
	float : left;
	padding-left : 50px;
	padding-top : 40px;
}

#bottom #copy
{
	width : 600px;
	color : #CCCCCC;
	font-size : 12px;
	margin-left : 200px;
}

#bottom #copy a
{
	font-size : 12px;
	color : #CCCCCC;
	text-decoration : underline;
}

#bottom #copy a:hover
{
	text-decoration : none;
}

#rssFeedLink
{
	display : block;
	padding : 10px 0 10px 23px;
	background : url(../images/v3/rss_2.gif) no-repeat left center;
	color : #FFCC00;
}

#bgLink
{
	display : block;
	padding : 10px 0 10px 23px;
	background : url(../images/v3/bg-flag.gif) no-repeat left center;
	color : #FFCC00;
}

#projectsAlphaCont
{
	padding : 0 0 40px 0;
	width : 760px;
	float : left;
}

#projectsAlphaTitle
{
	font : 18px "Times New Roman", Times, serif;
	padding : 0 0 30px 10px;
}

.projectsAlphaList
{
	list-style-type : none;
}

.projectsAlphaList li
{
	width : 240px;
	float : left;
	margin-left : 10px;
}

/* end bottom */

/* start top menu */

#topmenu
{
	background-color : White;
	height : 30px;
}

#topmenu ul
{
	list-style-type : none;
	margin-left : 202px;
	width : 780px;
}

#topmenu ul li
{
	float : left;
	background : #333333 url(../images/v3/back_topmenu.gif) no-repeat center right;
}

#topmenu ul li a
{
	float : left;
	display : block;
	color : White;
	font-size : 14px;
	padding : 7px 19px;
}

#topmenu ul #firstTab a
{
	background : url(../images/v3/back_topmenu_round_left.gif) no-repeat top left;
}

#topmenu ul #lastTab a
{
	background : url(../images/v3/back_topmenu_round_right.gif) no-repeat top right;
}

#topmenu ul #lastTab
{
	background : #333333 url(../images/v3/spacer.gif) no-repeat center right;
	clear : right;
}

#topmenu ul li a:hover
{
	color : #FFCC00;
	text-decoration : none;
}

#topmenu ul li #topselected
{
	color : #FFCC00;
}

/* end  top  menu */

/* start menu */

#menu
{
	
}

#menu ul
{
	list-style-type : none;
}

#menu ul li
{
	background : url(../images/v3/dash_menu.gif) repeat-x bottom;
	text-indent : 10px;
	color : White;
	font-weight : bold;
	padding : 1px 0;
}

#menu ul li span
{
	display : block;
	padding : 5px 0;
	background-color : #333333 ;
}

#menu ul li a
{
	color : White;
	display : block;
	width : 201px;
	background : #666666 url(../images/v3/back_menu_1.gif) no-repeat right center;
	text-indent : 20px;
	padding : 5px 0;
	font-weight : normal;
}

#menu ul li a:hover
{
	color : #FFCC00;
	background : #666666 url(../images/v3/back_menu_2.gif) no-repeat right center;
	text-decoration : none;
}

#menu ul li #selected
{
	color : #FFCC00;
	background : #666666 url(../images/v3/back_menu_3.gif) no-repeat right center;
}

/* end menu */